STATE
(ENUM)
TYPE STATE :
Redundancy state
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
RS_START
0
Plc in startup
RS_SYNCHRO
1
Plc is synchronising
RS_CYCLE_ACTIVE
2
Plc is running in active mode
RS_CYCLE_STANDBY
3
Plc is running in standby mode
RS_CYCLE_STANDALONE
4
Plc is running in standalone mode
RS_CYCLE_ERROR
5
Plc is in error mode - error occured in cycle start or end
RS_SIMULATION
6
Plc is running in simulation mode - switched from standby
RS_BOOTUP_ERROR
7
Plc is in error mode - error occured during boot up
RS_SHUTDOWN_ACTIVE
8
Plc is shut down - was previously active
RS_SHUTDOWN_STANDBY
9
Plc is shut down - was previously standby
RS_SYNCHRO_ERROR
10
Plc is in error mode - error occured during synchronisation
RS_SIMULATION_START
11
Plc is running in simulation mode - started in simulation mode
RS_NO_LICENSE
12
No valid license found