Hi,
Thank you very much Georgk. You are helping me a lot to understand this. Now I was able to write my script, but I don't know how to run it.
I have imported the Add-In I created after saving and building the project which is a runtime service. Then I placed a breakpoint to debug my program, but when I run zenon in runtime it doesn't show signals that the debugger is working and the code is not executing. I've checked the output window and it showed the following message:
Debug output:Addin Error!
Debug output:C:\ProgramData\COPA-DATA\zenon760\VSTAWorkspace\CSharp\WorkspaceAddin\ bin\WorkspaceAddin.dll
Debug output:Loading Addin
Debug output:Could not find file 'C:\ProgramData\COPA-DATA\zenon760\VSTAWorkspace\CSharp\WorkspaceAddin\ bin\WorkspaceAddin.dll'.
hope you can give me guidance with this and with the debugging process.
Thank you