QuickOPC User's Guide and Reference
BadDominantValueChanged Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDominantValueChanged Field
The related EngineeringUnit has been changed but this change has not been applied to the device. The Variable Value is still dependent on the previous unit but its status is currently Bad.
Syntax
'Declaration
 
Public Const BadDominantValueChanged As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDominantValueChanged
public const int BadDominantValueChanged
public:
const int BadDominantValueChanged
Remarks

Numeric value: 32993 (0x80E1)

Status code: 2162229248 (0x80E10000)

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