System variables of the safety-related firmware
Available for RFC 4072S, and for AXC F 2152/AXC F 3152 with SPLC 1000
Information on the system variables of the safety-related PLCnext firmware features can be found in the user manuals for the RFC 4072S controller or the safety-related extension module AXC F XT SPLC 1000.
See Hardware documentation for details and links to the user manuals.
COMMUNICATION_STATE
From firmware 2026.6
The system variables SPNS_PLC_COMMUNICATION_STATE and SPLC_PLC_COMMUNICATION_STATE of data type INT represent the communication state between the SPNS proxy and the SPLC. In order to use the system vairable, PLCnext Engineer 2026.6 or newer is required.
| System variable | Type | Description |
|
AXC F XT SPLC 1000 AXC F XT SPLC 3000: SPLC_PLC_COMMUNICATION_STATE RFC 4072S: SPNS_PLC_COMMUNICATION_STATE |
INT |
0 = Not present 1= Syncing 2 = IO Exchange 3 = Hard Failure |
See also