Hi,
I am trying to extend the PLC Shell with a custom command, so that the actual running app can output some text on the terminal,
when the user enters this custom command.
I have tried to use the CmpPlcShell library and extend the CommandHandler.
I though that this is the right way. Due to the lack of understanding OOP in Codesys I am struggeling
with methods and interfaces ...
I searched for some examples, read the documentation I have found but could not solve this fairly simple
problem.
Can someone please point me to the rigth direction or help with a small sample.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to extend the PLC Shell with a custom command, so that the actual running app can output some text on the terminal,
when the user enters this custom command.
I have tried to use the CmpPlcShell library and extend the CommandHandler.
I though that this is the right way. Due to the lack of understanding OOP in Codesys I am struggeling
with methods and interfaces ...
I searched for some examples, read the documentation I have found but could not solve this fairly simple
problem.
Can someone please point me to the rigth direction or help with a small sample.
Thanks