QuickOPC User's Guide and Reference
Bad Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : Bad Field
The operation failed.
Syntax
'Declaration
 
Public Const Bad As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.Bad
public const int Bad
public:
const int Bad
Remarks

Numeric value: 32768 (0x8000)

Status code: 2147483648 (0x80000000)

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