EasyManua.ls Logo

NUM 1020 - Structured Programming Commands; Condition Graph

Default Icon
146 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1 - 6 en-938872/2
1.2 Structured Programming Commands
1.2.1 Condition Graph
A condition must follow one of words IF, WHILE or UNTIL and must be located in the
same block. If the block contains limits and a possible increment, they must follow
the word FOR.
Condition Graph
<
>
Parameters
Variables
(Expression)
or
and
=
Variables: All the variables used in parametric programming:
L variables, E parameters and symbolic variables.
Expression: Sequence of parameters and immediate values connected by symbols
+, -, *, /, !, & (see Chapter 6 of the Programming Manual). The operations
are calculated in sequence from left to right.

Table of Contents

Related product manuals