Download a time-limited evaluation version of our SDKs.
The UA SDK is a set of C++ libraries that supports you in writing portable C++ OPC UA Servers. The UA SDK actually consists of three SDKs, a Server SDK and a Client SDK and a PubSub-Addon. This PubSub AddOn consist of a new PubSub-Stack and a C++ SDK specific integration module.
The PubSub-Module is used to configure the PubSub-Stack. It can also be used to integrate UA data.
The PubSub-Stack contains the UA Binary encoder/decoder and the transport binding to UDP protocol.
The C++ OPC UA PubSub SDK can be used to implement the following features:
Publisher and Subscriber Profiles and Facets contain many mandatory and optional features, the individual status and depth of implementation are subject to change (check evaluation edition documentation for details).
Note: Comes with functionality required for OPC UA FX (Field eXchange) implementations.
Note: Discovery Messages, Message Chunking are currently not supported
Only words with 2 or more characters are accepted
Max 200 chars total
Space is used to split words, "" can be used to search for a whole string (not indexed search then)
AND, OR and NOT are prefix words, overruling the default operator
+/|/- equals AND, OR and NOT as operators.
All search words are converted to lowercase.