Execute Addon (EXTENDS OpconAddonExec) command from HMI. Object development.

My addon extends OpconAddonExec that means I implemented some commands I can execute from my code or chains. I would like to add HMI button which can execute command in manual mode in the same way like standard objects do.
But I do not know how to handle this. Should I create addon extension for manual mode?

4 replies