AdvancedHMI Software
General Category => Open Discussion => Topic started by: PLCHorse on September 17, 2024, 09:38:10 PM
-
I would like to load a High Resolution Image onto a screen (like 1920x1080) that is pulled from a user accessibile directory. Say an integer in my plc is 2, then 2.png will appear on the screen.
Can this be done?
-
Take a look at this thread and see if it contains any helpful insights:
https://www.advancedhmi.com/forum/index.php?topic=506.msg5748#msg5748
-
I have seperated my AHMI project from this project and instead used Python/Pylogix/Pycomm3 for this: which was far less complicated for the simple project i was working on, and thus lighter weight on the PC.