QuickOPC User's Guide and Reference
GoodEdited_DependentValueChanged Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodEdited_DependentValueChanged Field
It is delivered with a dominant Variable value when a dependent Variable has changed but the change has not been applied.
Syntax
'Declaration
 
Public Const GoodEdited_DependentValueChanged As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodEdited_DependentValueChanged
public const int GoodEdited_DependentValueChanged
public:
const int GoodEdited_DependentValueChanged
Remarks

Numeric value: 278 (0x0116)

Status code: 18219008 (0x01160000)

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