I wonder if it's possible to open a project in Codesys 3.5, logon to the PLC, and display a particular visualisation in full screen, without a menu bar or toolbars - all this from command line, as I want to do it automatically when a PC starts.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k http://192.168.2.201/plc/webvisu.htm
the letter -k makes it full display, look it up for your explorer.
you must have java installed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I wonder if it's possible to open a project in Codesys 3.5, logon to the PLC, and display a particular visualisation in full screen, without a menu bar or toolbars - all this from command line, as I want to do it automatically when a PC starts.
Thanks
You can use the HMI for this.
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k http://192.168.2.201/plc/webvisu.htm
the letter -k makes it full display, look it up for your explorer.
you must have java installed.
Hi,
yes this opens IE in Fullscreen,
one remark - Java is not needed in CODESYS V3 webvisu - this is html5 based
cu
E.Schwellinger