LF: Insert Row to DTI

This Ladder function:

 

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.

DTI Insert Row

Related Topics

Data Tables

Creating a Data Table

Data Table: Indexed (DTI)

LF: Write Row to DTI

LF: Read Row from DTI to Struct

LF: Remove Row from DTI

LF: Clear DTI Row

LF: Find Value in DTI Column

LF: Copy Array to Column in DTI

LF: Copy DTI Column into Array

LF: Write value to DTI Column

LF: Load DTI File to PLC Data Table (SD)

LF: Store DTI to File (SD)

LF: Clear DTI