Chapter 2. Program Organization
GFK-2950C
February 2018
23
Structured Text
The Structured Text (ST) programming language is an IEC 1131-3 textual programming language. A
structured text program consists of a series of statements, which are constructed from expressions
and language keywords. A statement directs the PLC to perform a specified action. Statements
provide variable assignments, conditional evaluations, iteration, and the ability to call other blocks.
For details on ST statements, parameters, keywords, and operators supported by PACSystems, refer
to
Structured Text (ST) Programming
Blocks, parameterized blocks, and UDFBs can be programmed in ST. The _MAIN program block can
also be programmed in ST.
A block programmed in ST can call blocks, parameterized blocks, and UDFBs.
Summary of Contents for PACSystems RSTi-EP
Page 357: ......
Page 466: ...Chapter 9 Diagnostics GFK 2950C February 2018 451 ...