Development Tools

To speed up your development and testing of your UA enabled products we will offer a variety of tools and components that make life easy. Development of the following tools is in progress these tools will permanently be updated.

UaModeler

Can be used to generate code for your UA Nodes directly into the SDK. This tool might be used to design your information model, create new types and instances of UA Nodes.

UaExpert

A full-featured OPC UA Client demonstrating the capabilities of our C++ OPC UA Client SDK/Toolkit. The UaExpert is designed as a general purpose test client supporting OPC UA features like DataAccess, Alarms & Conditions, Historical Access and calling of UA Methods.

XML2BIN

A tool that converts the large (and slow to read) XML file (NodeSet2) into a very compact and fast to read binary format. The C-based SDKs (Ansi-C SDK and HighPerformance SDK) that are mainly used on embedded devices with memory and CPU contraints, benefit from the converted binary file and don't need any XML parsing code.

Certificate Generator

The tool CertGen is used to generate software instance certificates for your specific application. OPC UA security can only be used if you have correct and validated certificates.

Automated Test Tool

Can be used to assist in testing the basic service set of a UA Server.