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: Source |
This is the row the function reads. Assign a Data Tag to provide the Row Number, or enter a number. |
C |
Struct: Destination |
Select the target Struct. This is the Struct the function writes the values to. |