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

Supervisor Programming Events. All errors lead to the termination of the Supervisor Programming Mode.

Enumerator:
UCS_SUPV_PROG_INFO_EXIT 

Info: Terminating programming mode by user request.

UCS_SUPV_PROG_INFO_SCAN_NEW 

Info: The Supervisor starts a new scan of remote nodes. It is recommended that the application discards the result of all previous scans.

UCS_SUPV_PROG_ERROR_INIT_NWS 

Error: Initial network state is not "NotAvailable.Regular". The application must wait until UCS_SUPV_MODE_INACTIVE enters UCS_SUPV_STATE_READY.

UCS_SUPV_PROG_ERROR_LOCAL_CFG 

Error: The configuration of the local INIC does not allow to run the programming sequence for remote nodes.

UCS_SUPV_PROG_ERROR_STARTUP 

Error: Terminating Programming Mode because the Supervisor process to startup the network returned an error.

UCS_SUPV_PROG_ERROR_STARTUP_TO 

Error: Terminating Programming Mode because the Supervisor cannot startup the network within 2000 milliseconds (timeout error).

UCS_SUPV_PROG_ERROR_UNSTABLE 

Error: Terminating Programming Mode because the Supervisor has detected an unstable network state.

UCS_SUPV_PROG_ERROR_PROGRAM 

Error: Terminating Programming Mode because the programming sequence failed.