Esta constante del sistema tiene un valor único para este tipo de PLC. Permite compilar los programas solamente para el tipo de PLC seleccionado.
#if((SYS_CURRENT_PLC AND SYS_FP7_CPS2R_CPS21)<>0) #then
(* only code for the PLC type FP7 CPS31 is executed*)
#end_if;