LF: Write Row to DTI from Struct

This Ladder function writes Struct data into a specified row, overwriting any data that was previously in the row.

 

Parameter Name

Purpose

A

Data Table: Destination

Select the Data Table you want to write data to.

B

Struct: Source

Select the source Struct.

These values will be written to the specified DTI row.

You MUST link to a Struct that matches the Data Table row structure.

C

Row Number: Write Destination

This is the row the function will write to.

Assign a Data Tag to provide the Row Number, or enter a number.

DTI Write Row

Related Topics

Data Tables

Creating a Data Table

Data Table: Indexed (DTI)

LF: Write Row to DTI

LF: Read Row from DTI to Struct

LF: Insert Row to DTI

LF: Remove Row from DTI

LF: Clear DTI Row

LF: Copy Array to Column in DTI

LF: Copy DTI Column into Array

LF: Write value to DTI Column

LF: Load DTI File to PLC Data Table (SD)

LF: Store DTI to File (SD)

LF: Clear DTI