QuickOPC User's Guide and Reference
GoodDependentValueChanged Field



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

Numeric value: 224 (0x00E0)

Status code: 14680064 (0x00E00000)

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