QuickOPC User's Guide and Reference
UdpUadp Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Engine Namespace > UAPubSubTransportProfileUriStrings Class : UdpUadp Field
Transport profile string URI for OPC UA PubSub over UDP (User Datagram Protocol) with UADP message mapping.
Syntax
'Declaration
 
Public Const UdpUadp As String
'Usage
 
Dim value As String
 
value = UAPubSubTransportProfileUriStrings.UdpUadp
public const string UdpUadp
public:
const String^ UdpUadp
Remarks

Profile author: OPC Foundation

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