PLC type constants
This system constant is a unique value for this PLC type group. It allows programs to be compiled for any PLC of this group.
#if((SYS_CURRENT_PLC AND SYS_FP5)<>0) #then (* only code for all PLCs of the FP5 group is executed*) #end_if;
Conditional compilation statements
PLC information instructions
Compiler instructions