Function: Read Row from DTI to Struct

This Ladder function:

 

Parameter Name

Purpose

A

Data Table: Source

Select the Data Table you want to read data from.

B

Row Number

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

This is the row the function copies.

C

Struct: Target

Select the target Struct.

This is the Struct the function writes the values to.
You MUST link to a Struct that matches the Data Table row structure.

DTI Read Row

Related Topics

Data Table: Indexed (DTI)

Function: Write Row to DTI

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