UaModeler  1.3.2.273
 All Pages
Introduction

The new release of the SDKs will include a specialized tool, the UaModeler, which not only simplifies the modeling of information itself, this tool generates the source code required to implement the designed model. The generated code exactly fits into the related SDK.

The UaModeler provides graphical design of the address space, adding nodes and references and finally generates code by pressing a button. Thus it not only speeds up the implementation, it also increases the software quality by producing well structured, error-free code. As implementation is reduced to “modeling and generating”, even complex models can be “implemented” very quickly. This tool gives all the SDKs from Unified Automation the lead ahead on the OPC UA toolkit market.

The UaModeler shows a hierarchical and a graphical representation of the designed model. The graphical representation follows the OPC UA notation and syntax.

The UaModeler generates code for:

  • C++ based OPC UA Server SDK
  • ANSI C based OPC UA Server SDK
  • .NET based OPC UA Client SDK