This OptionSet defines flags indicating the commands a ConnectionManager may use in its Call to the EstablishConnections Method.
The FxCommandMask values are formally defined in Table 170.
Table 170 – FxCommandMask values
|
Value |
Bit No. |
Description |
|
VerifyAssetCmd |
0 |
The addressed Server shall verify compatibility and/or identity for all requested Assets. |
|
VerifyFunctionalEntityCmd |
1 |
The addressed Server shall verify compatibility for all requested functional entities. |
|
CreateConnectionEndpointCmd |
2 |
The addressed Server shall create or modify ConnectionEndpoints. |
|
EstablishControlCmd |
3 |
The addressed Server shall establish control over the requested ControlGroups. |
|
SetConfigurationDataCmd |
4 |
The addressed Server shall apply the supplied application configuration. |
|
ReassignControlCmd |
5 |
The addressed Server shall reassign the requested ControlGroups |
|
ReserveCommunicationIdsCmd |
6 |
The addressed Server shall reserve identifiers for the communication model configuration. |
|
SetCommunicationConfigurationCmd |
7 |
The addressed Server shall apply the supplied communication model configuration. |
|
EnableCommunicationCmd |
8 |
The addressed Server shall enable the communication configuration. |
Bits 9:31 are reserved for future use. The FxCommandMask representation in the AddressSpace is formally defined in Table 171.
Table 171 – FxCommandMask definition
|
Attribute |
Value |
||||
|
BrowseName |
2:FxCommandMask |
||||
|
IsAbstract |
False |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:UInt32 type defined in OPC 10000-5 |
|||||
|
0:HasProperty |
Variable |
0:OptionSetValues |
0:LocalizedText[] |
0:PropertyType |
|
|
ConformanceUnits |
|||||
|
UAFX AutomationComponent Base |
|||||
|
UAFX ConnectionManager Base |
|||||