This Ladder function:
Copies the data from a Data Table row into the selected Struct.
You MUST link to a Struct that matches the Data Table row structure.
|
Parameter Name |
Purpose |
A |
Data Table: Source |
Select the Data Table you want to read data from. |
B |
Row Number |
Assign a Data Tag to provide the Row Number, or enter a number. This is the row the function copies. |
C |
Struct: Target |
Select the target Struct. This is the Struct the function writes the values to. |