This Ladder function‘PUSHes’ (writes) Struct data into the Back row of a Data Table.
When the table is full, more data cannot be added until you remove the top row
|
Parameter Name |
Purpose |
A |
Data Table to PUSH |
Select the Data Table you want to PUSH data to. |
B |
Source Struct to PUSH |
Select the Struct to PUSH. You MUST link to a Struct that matches the Data Table row structure. |