Function: Write Row to DTI

This Ladder function Writes Struct data into a specified row, overwriting any data that was previously in the row.

 

Parameter Name

Purpose

A

Data Table: Write Target

Select the Data Table you want to write data to.

B

Struct: Source

 

Select the source Struct.

These values will be written to the specified DTI row.

You MUST link to a Struct that matches the Data Table row structure.

C

Row Number

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

This is the row the function copies

DTI Write Row

Related Topics

Data Table: Indexed (DTI)

Function: Read Row from DTI to Struct

Function: Insert Row to DTI

Function: Remove Row from DTI

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

Function: Store DTI to File (SD)

Function: Clear DTI