QuickOPC User's Guide and Reference
BadOutOfService Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadOutOfService Field
The source of the data is not operational.
Syntax
'Declaration
 
Public Const BadOutOfService As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadOutOfService
public const int BadOutOfService
public:
const int BadOutOfService
Remarks

Numeric value: 32909 (0x808D)

Status code: 2156724224 (0x808D0000)

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