QuickOPC User's Guide and Reference
GoodEdited_DominantValueChanged Field



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

Numeric value: 279 (0x0117)

Status code: 18284544 (0x01170000)

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