Logo
UNICENS V2.3.0-4567
User Manual and API Reference

Supervisor Operation Modes that can be set before initialization or during runtime.

Enumerator:
UCS_SUPV_MODE_NORMAL 

Normal Operation Mode: The Supervisor will startup the network, configure nodes and execute routing management.

UCS_SUPV_MODE_INACTIVE 

Inactive Mode: The Supervisor will force the network to shutdown and remain in this state.

UCS_SUPV_MODE_FALLBACK 

Fallback Mode: The Supervisor will force the network to "Fallback Operation" mode.

Note
The Fallback Mode is an experimental feature and available for testing purpose.
UCS_SUPV_MODE_DIAGNOSIS 

Diagnosis Mode: The Supervisor will execute the Central Network Diagnosis which is configured in the initialization structure.

Note
This mode is not allowed to be set as initial Supervisor Mode.
UCS_SUPV_MODE_PROGRAMMING 

Programming Mode: The Supervisor will run a programming sequence for the local node or remote nodes.

Note
This mode is not allowed to be set as initial Supervisor Mode.