In an earlier blog post, you learned how to pass data between an OPC UA client and a PLCnext Engineer Function Block instance, using OPC UA methods.
In this example, OPC UA methods are implemented in an ACF component written in C++, rather than in a PLCnext Engineer function block. At the end of the example, methods from the PLC Manager RSC service are called from an OPC UA client.
Head over to Github, and give it a try: https://github.com/PLCnext/CppExamples/tree/master/Examples/OpcPlcManager
Leave a Reply
You must be logged in to post a comment.