Calling OPC UA server Method using mappView Widgets

Hi all,
I have not yet found a solution for mapping my own created OPC UA method to a mappView widget in the event binding. I have created an OPC UA method in the logical view and activated the method in the OPC UA Default View. I now want to bind this method to the event bindings of a button in my MappView visualisation. This would mean that every time the button is pressed, the client would run the method on the OPC UA server. However, I could not find anything in the event bindings of the button to use my own created OPC UA method.

Are there any possibilities?

I use:

Automation Studio 6.5.0

mappView 6.5

and OPC UA C/S 6.5.0.

Best Regards

Felix Schmidt

Hello,

Since calling an OPC UA method is not documented among OPC UA actions in the AS6 help, I’d say it’s not implemented. But I could be wrong.

1 Like

You can checkout this!