|

Download Evaluation Version
UaModeler "turns Design into Code"
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 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 hierarchical and graphical representation of the designed model. The graphical representation follows the OPC UA notation and syntax.
The UaModeler V1.x generates code for:
- C++ based OPC UA Server SDK
- ANSI C based OPC UA Server SDK
The UaModeler comes with three standard models and can be enhanced by your own models. These models can be edited and modified and they are saved in an XML format. After selecting the target language for your model the related code can be generated.
Note: The version of UaModeler must match the version of your SDK.
|