Connectivity Software User's Guide and Reference
Uadp Field



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UAMessageMappingNames Class : Uadp Field
The name for UADP (binary) message mapping.

This is a constant, and its value is "Uadp".

Syntax
'Declaration
 
Public Const Uadp As String
'Usage
 
Dim value As String
 
value = UAMessageMappingNames.Uadp
public const string Uadp
public:
const String^ Uadp
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