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. |