10.26 FxProcessEnum

This enumeration defines the processing behaviour of a ConnectionManager. FxProcessEnum is formally defined in Table 176.

Table 176 – FxProcessEnum values
Name Value Description
ActionEstablishConnectionsEnabled0The ConnectionManager shall establish enabled Connections from the ConnectionConfigurationSets.
ActionEstablishConnectionsDisabled1The ConnectionManager shall establish disabled Connections from the ConnectionConfigurationSets.
ActionEstablishConnections2The ConnectionManager shall establish Connections from the ConnectionConfigurationSets.
ActionRemoveConnections3The ConnectionManager shall disable and remove Connections from the ConnectionConfigurationSets.
ActionEnableConnections4The ConnectionManager shall enable Connections from the ConnectionConfigurationSets.
ActionDisableConnections5The ConnectionManager shall disable Connections from the ConnectionConfigurationSets.

The representation in the AddressSpace is formally defined in Table 177.

Table 177 – FxProcessEnum definition
Attribute Value
BrowseName4:FxProcessEnum
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType[]0:PropertyType
ConformanceUnits
UAFX ConnectionManager Base