MonitoringState (ENUM)ΒΆ

TYPE MonitoringState :

Is used to monitor the state of a data source for the data source editor or in an IEC application

Attributes:
qualified_only
InOut:

Name

Comment

Initialized

Left after a call to StartConnect

Connecting

Switches to Connected after succeeded Connecting and to WaitingForReconnect after errors

Connected

The datasource is connected

ShuttingDown

Left to Shutdown after succeeded call to ShuttingDown

Shutdown

Terminal state

WaitingForReconnect

Left after some time in favor of Initialized

WaitingForCommSetting

Waiting that dynamic configuration setting has been ready

Unknown