8.1.10 ArbitrationModeEnum
Table 107 defines the valid states for the ArbitrationModeEnum.
Table 109 – ArbitrationModeEnum Items
|
Name
|
Value
|
Description
|
| Average | 1 | Build the average of both values (if both available) |
| DefaultA | 2 | Select SourceA (if available), else SourceB |
| DefaultB | 4 | Select SourceB (if available), else SourceA |
| ForceA | 8 | Always select SourceA |
| ForceB | 16 | Always select SourceB |
| High | 32 | Highest Value (for digital this is an OR operation) |
| Low | 64 | Lowest Value (for digital this is an AND operation) |
Its representation in the AddressSpace is defined in Table 110
Table 110 – ArbitrationModeEnum Definition
|
Attribute
|
Value
|
| BrowseName | ArbitrationModeEnum |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the Enumeration type defined in OPC 10000-5 |
| 0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType[] | 0:PropertyType | |
|
ConformanceUnits
|
|---|
| MDIS Instrument Arbitration Base |