Could it be, if you're use the SetEvent hat it getting an exception? It could be solved by using you're function block and extend it with OpconAddonExec.The OpconAddonExec can also handle the SetEvent or SetExternal event. But don't forget to add this function block to the backbone interface of Nexeed/Opcon with AddAddon(name of function block). This should work!
... View more