QuickOPC User's Guide and Reference
UncertainDominantValueChanged Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : UncertainDominantValueChanged Field
The related EngineeringUnit has been changed but the Variable Value is still provided based on the previous unit.
Syntax
'Declaration
 
Public Const UncertainDominantValueChanged As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.UncertainDominantValueChanged
public const int UncertainDominantValueChanged
public:
const int UncertainDominantValueChanged
Remarks

Numeric value: 16606 (0x40DE)

Status code: 1088290816 (0x40DE0000)

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also