QuickOPC User's Guide and Reference
UncertainInitialValue Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : UncertainInitialValue Field
The value is an initial value for a variable that normally receives its value from another variable.
Syntax
'Declaration
 
Public Const UncertainInitialValue As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.UncertainInitialValue
public const int UncertainInitialValue
public:
const int UncertainInitialValue
Remarks

Numeric value: 16530 (0x4092)

Status code: 1083310080 (0x40920000)

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