OPC UA Client example implementation

Content Type: Sample
Categories:

Overview

This is the example implementation for the OPC UA Client Connector. In this module you will find an example implementation on how to interact with a simple PLC that can open & close a gate. This setup is the best-practice on how to read/write & subscribe with OPC UA from Mendix. There is also an example implementation on how to browse nodes from Mendix.

Documentation

OPC UA Client Connector Example

THIS IS A PRE-RELEASE WITH KNOWN LIMITATIONS, SEE DOCS FOR MORE INFO

Please see OPC UA Connector in the Mendix documentation for details.

This module needs the OPC UA Client Connector to work. 

Releases

Version: 1.1.0
Framework Version: 9.6.10
Release Notes: Minor fixes for the testing & troubleshoot function Improved the connection test & cache mechanism
Version: 1.0.0
Framework Version: 8.17.0
Release Notes: Mx9 compatible initial release of the OPC-UA connector. This is a tested implementation, please use this for your production releases but be aware of the known limitations (see documentation).