Page 33 of 34
PQ-132-U
6.4 Description of the command structure
The command structure:
[nnnn:i x]
or
[nnnn x]
Meaning:
nnnn
- used for an arbitrary command name
nnnn:
- used for an arbitrary command name, expandable by an index.
Indexed commands are indicated by the sign “:”
i
oder
I
- is a dummy for the index. E. g. an index can be
„A“ or „B“, depending on the direction.
x
- parameter value, in case of special commands more than one parameter are possible.
Examples:
MIN:A 2000
nnnn = “MIN”, i = “A” and x = “2000”
OFFSET 50
nnnn = „OFFSET“ and x = „50“
C:IC 2000
nnnn = “C”, i = “IC” and x = “2000”