ConnectorState (ENUM)

 

TYPE ConnectorState :

Represents the different states of a connector, which can be set and get over ConnectorFlagController.state. The effect of the different states are shown in the image in ConnectorFlagController.

InOut:

Name

Initial

Comment

NO_DRIVER_FOUND

No driver found

NOT_FOUND

Module not found

CONFIGURED

Not Running

RUNNING

Running

STOPPED

Not running. Set this state also if no license.

CONFIGURATION_ERROR

Configuration error

ERROR

Module reports an error

BUSERROR

Bus failure

PASSIVE

Redundancy mode passive

DISABLED

Device dactivated

UNDEFINED

16#FFFF

Unknown state