Function Block (AOI)
Ladder Diagram Function Block (AOI)
Libraries:
Description
The Ladder Diagram function block is a standalone, organizational unit. Use this block in the absence of a general hierarchy of controller, task, program, and ladder diagram. It is also called an AOI block. The Ladder Diagram function block consists of a ladder diagram and function block variables. The function block variables represent the function variables used in the ladder diagram and provide information about its data types, size, and initial value.
Limitations
Input and output variable data types must be
SINT
,DINT
,INT
,REAL
, orBOOL
.Input and output variable size must be one.
You must not use global variables in ladder diagrams inside the
Logic Routine
.You must set the data types for constant blocks connected to inputs as
Inherit: Inherit via back propagation
Ports
Input
Output
Parameters
Version History
Introduced in R2019a
See Also
AOI Runner | PLC Controller | Task | Ladder Diagram Program | Ladder Diagram Subroutine