ST Basic Elements and Statements
The basic elements and statements of the Structured Text (ST) language are:
- Assignments
- CASE Statement
- EXIT Statement
- FOR Statement
- IF-THEN-ELSIF-ELSE-END_IF Statement
- REPEAT Statement
- RETURN Statement
- WHILE Statement
Provide Feedback