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_X_XH ))<>0) #then
(* only code for all PLCs of the FP-X XH group is executed*)
#end_if;