This Ladder function copies the data in the bottom (back) row of a Data Table and writes it to a Struct.
|
Parameter Name |
Purpose |
A |
Data Table to Back |
Select the Data Table source: the data will be copied from here. |
B |
Target Struct: |
Select the Struct Back target. The Back row data will be written to this Struct. You MUST link to a Struct that matches the Data Table row structure. |