Motion control C3F_T40
154 192-121102 N04 June 2008
5.1.2.2 Recipe management
The recipe management function in CoDeSys is not supported in conjunction with
Compax3. Please use the recipe table available in Compax3 (also see in the
configuration wizard).
5.1.3. Languages supported
IL (Instruction List)
ST (Structured Text)
FBD (Function block diagram)
CFC (continuous function chart editor)
LD (Ladder diagram)
5.1.4. Function range supported
In this chapter you can read about:
Operators supported.........................................................................................................154
Standard functions supported ..........................................................................................155
Standard function modules supported..............................................................................156
5.1.4.1 Operators supported
IL FBP / CFC / SFC ST
LD(N)
ST(N)
R
S
AND(N) AND AND(N)
OR(N) OR OR(N)
XOR(N) XOR XOR(N)
NOT NOT NOT
ADD ADD +
SUB SUB -
MUL MUL *
DIV DIV /
GT GT >
GE GE >=
EQ EQ =
NE NE <>
LE LE <=
LT LT <
RET RET RETURN
MOVE
:=