Hello!
I would like to display the project name on the HMI
The project name contains the version number
That way, a tech knows which version is loaded on the PLC.
Is the a standard way to display this, or do I have to hard-code into the HMI (not ideal)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I would like to display the project name on the HMI
The project name contains the version number
That way, a tech knows which version is loaded on the PLC.
Is the a standard way to display this, or do I have to hard-code into the HMI (not ideal)?
You could use the function AppGetApplicationInfo from CmpApp library.
https://content.helpme-codesys.com/en/libs/CmpApp/Current/AppGetApplicationInfo.html
Intetrested...
I added the CmpApp library, but cannot find the AppGetApplicationInfo you mention.
https://forge.codesys.com/forge/talk/Engineering/thread/1203efe4d8/