QuickOPC User's Guide and Reference
BadInitialValue_OutOfRange Field



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

Numeric value: 33050 (0x811A)

Status code: 2165964800 (0x811A0000)

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