This Ladder function:
Inserts Struct data into the selected row.
The rows shift down.
The bottom row is shifted out of the table
|
Parameter Name |
Purpose |
A |
Data Table |
Select the Data Table you want to insert data into. |
B |
Source: Struct |
Select the source Struct. These values will be inserted to the specified DTI row. You MUST link to a Struct that matches the Data Table row structure. |
C |
Row Number: Insertion Point
|
The row is inserted here. All index numbers shift down from this point. Assign a Data Tag to provide the Row Number, or enter a number. |