Calling OPC UA server methods using the AsOpcUac library

There is a sample for the AsOpcUac library as the OPC UA project in the Getting Started section of Automation Studio. It includes a method call section (see help). Some parts could be a bit tricky:

ArSim (OPC UA client) and T50 (OPC UA server enabled in service pages) were used in the test.

I would always use the TranslatePath function to get the nodeid. Another firmware of T50 could change all the numeric nodeid identifiers.

1 Like