LF: Clear DTI Row

This Ladder function deletes (initializes) a row of data from a DTI. The index numbers do not change.

 

Parameter Name

Purpose

A

Data Table

Select the Data Table you want to remove the row from.

B

Row Number to Clear

This is the row the function will clear.

Assign a Data Tag to provide the row number, or enter a number.

 

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: Insert Row to DTI

LF: Remove Row from DTI

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