QuickOPC User's Guide and Reference
GoodCommunicationEvent Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodCommunicationEvent Field
The communication layer has raised an event.
Syntax
'Declaration
 
Public Const GoodCommunicationEvent As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodCommunicationEvent
public const int GoodCommunicationEvent
public:
const int GoodCommunicationEvent
Remarks

Numeric value: 167 (0x00A7)

Status code: 10944512 (0x00A70000)

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