Develop a method callable by external OPC UA clients

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.zip
Prerequisites
  1. To develop the project
  2. Arrange the interface elements.
  3. Save the project.
Application design example
  1. Select
    Run
    to run the project using the client emulator to test your project. To run the project on a remote client, see Add a target device.
  2. Connect to the OPC UA server from an external client and call the method exposed by the published object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.