LF: Back FIFO

This Ladder function copies the data in the bottom (back) row of a Data Table and writes it to a Struct.

 

Parameter Name

Purpose

A

Data Table to Back

Select the Data Table source: the data will be copied from here.

B

Target Struct:
Back data

Select the Struct Back target.

The Back row data will be written to this Struct.

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

 

Related Topics

DT: FIFO Queue

Function: PUSH FIFO

Function: POP FIFO

Front FIFO

Function: Clear FIFO