ArbitrationModeEnum

http://opcfoundation.org/UA/MDIS

1.3

2023-07-07


NodeId ns=1;i=15009
NodeClass DataType
BrowseName 1:ArbitrationModeEnum
DisplayName ArbitrationModeEnum
BaseType 0:Enumeration
IsAbstract False
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)
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:EnumValues 0:PropertyType 0:EnumValueType[7]