The standard libary "logi.Library" offers the new block "DemoMode" (included in sub-library "System"). This block makes it possible to determine within the PLC-program whether RTS is running as demo or full version. The block output is TRUE during the demo runtime (within the 1st hour after starting the runtime system). However, when operating as full version, the block output is FALSE.