QuickOPC User's Guide and Reference
BadNoCommunication Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoCommunication Field
Communication with the data source is defined, but not established, and there is no last known value available.
Syntax
'Declaration
 
Public Const BadNoCommunication As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoCommunication
public const int BadNoCommunication
public:
const int BadNoCommunication
Remarks

Numeric value: 32817 (0x8031)

Status code: 2150694912 (0x80310000)

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