QuickOPC User's Guide and Reference
BadTcpMessageTypeInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTcpMessageTypeInvalid Field
The type of the message specified in the header invalid.
Syntax
'Declaration
 
Public Const BadTcpMessageTypeInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTcpMessageTypeInvalid
public const int BadTcpMessageTypeInvalid
public:
const int BadTcpMessageTypeInvalid
Remarks

Numeric value: 32894 (0x807E)

Status code: 2155741184 (0x807E0000)

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