User Manual
7. Description of the commands
7−14
Festo P.BE−S PC200−EN en 0901d
7.2 Addressing, registers and axis status flags
The SPC200 knows different operators, variables and flags
which can be used in the program for controlling a position
ing sequence.
A distinction is made between 1−bit, integer and real vari
ables; between remanent and non−remanent variables.
All the inputs and outputs of the SPC200 are treated like 1−bit
variables.
7.2.1 Addressing
The following operands are supported:
Operand
Description Address range Value range
I Input I0.0 ... I13.15
1)
0/1
Q Output Q0.0 ... Q13.15
1)
0/1
F Flag
2)
F0 ... F63 0/1
F A xis status flag F64 ... F127 0/1
R Register
2)
R0 ... R99 −32768...+32767
@ 100 position register per axis
2)
@0...@99
3)
−9999.98...+9999.99
4)
1)
Available address range see following table
2)
These operands are saved and protected against power failure (remanent)
3)
In the case of programming with WinPISA, symbolic names for positions can also be used
(e.g. X@ABLAGE_POS). These are replaced by the position register numbers during Download.
4)
The control panel the value −9999.99 (smallest permitted position value) with unused position
registers.