QuickOPC User's Guide and Reference
BadDependentValueChanged Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDependentValueChanged Field
A dependent value has been changed but the change has not been applied to the device. The quality of the dominant variable is Bad.
Syntax
'Declaration
 
Public Const BadDependentValueChanged As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDependentValueChanged
public const int BadDependentValueChanged
public:
const int BadDependentValueChanged
Remarks

Numeric value: 32995 (0x80E3)

Status code: 2162360320 (0x80E30000)

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