Hello,
I need some help in rather stupid questions, because I did not find something like a complete written tutorial.
My first steps:
I wrote a small program with openPLC (ST) witch runs at raspberryPi4. ModbusTCP installed and running.
It`s just a very simple thing, to check the possibilities of AHMI.
Did a lot of things in Codesys. I will try to change from Codesys to OpenPLC together with AHMI.
- what is the PLCaddressvalue, and where did I get it (e.g. to display real variable "var_1" from somewhere in the program
- if PLCaddressvalue is a internel address of the machine, it should change when I modify my plc-programm. Do I have to change the PLCaddressvalue in AHMI after each modification of my plc-program ?
- are simple exampels available for displaying variables and for input numbers in variables (usual IED 63111 types)
Thank you very much for help