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_FP_SIGMA)<>0) #then (* only code for the PLC type FP_SIGMA is executed*) #end_if;
Conditional compilation statements
PLC information instructions
Compiler instructions