- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Develop a method callable by external OPC UA clients
Create an object with a custom OPC UA method that you can call from an external OPC
UA Client.
Application example


NOTE:
Download a sample project:
MethodForExternalClients.zipPrerequisites
- To develop the project
- Arrange the interface elements.
- Save the project.
Application design example

- Selectto run the project using the client emulator to test your project. To run the project on a remote client, see Add a target device.Run
- Connect to the OPC UA server from an external client and call the method exposed by the published object.
Provide Feedback