Hi everyone, is it possible to connect a touch screen to the raspberry without using the codesysy internal web server and to see the same pages programmed inside the Codesys editor?
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
it is,
you need to execute:
"c:\Program Files\CODESYS 3.5.15.30\GatewayPLC\RemoteTargetVisu.exe"
scan the PI/plc and then you have it.
(Sure you need to cal this on an Windows PC) not on the PI.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, you mean Weintek HMI? Weintek HMI is industrial HMI with many protocol (S7, Modbus TCP/IP, Modbus RTU...), so you must choose right protocol to connect Weintek HMI to Raspberry running Codesys. You cannot connect raspberry with codesys to weintek hmi without IP address or RS485 address
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
if on the weintec pc is on MS Windows (7 or 10), yes
If you PI is 3.5.15.x you need to install the Edge Gateway and use then the Gateway in the PI to connect/scan the PI plc.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
DSL limited in the UK have a HDMI input touchscreen which you could connect to the Raspberry's HDMI Port (for the display) and USB port (for the touch). There are instructions in this forum for how to setup chromium on the raspberry pi to load maximized on startup and point to the webvisu on the local raspberry. I am sure other manufacturers have similar screens. Ethernet is more noise immune than HDMI signals, so mount the PLC (raspberry) so that the HDMI cable is as short as possible and don't pass it near anything electrically noisy.
Of course, if you don't want to mount it to a control panel, and dust isn't an issue, you can do this with any hdmi touchscreen from your local computer or electronics store.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone, is it possible to connect a touch screen to the raspberry without using the codesysy internal web server and to see the same pages programmed inside the Codesys editor?
Thank you
Hi,
it is,
you need to execute:
"c:\Program Files\CODESYS 3.5.15.30\GatewayPLC\RemoteTargetVisu.exe"
scan the PI/plc and then you have it.
(Sure you need to cal this on an Windows PC) not on the PI.
BR
Edwin
Hello and thanks for the reply,
Could I connect the raspberry with codesys to a weintec type operator panel without pointing to an IP address?
Hi, you mean Weintek HMI? Weintek HMI is industrial HMI with many protocol (S7, Modbus TCP/IP, Modbus RTU...), so you must choose right protocol to connect Weintek HMI to Raspberry running Codesys. You cannot connect raspberry with codesys to weintek hmi without IP address or RS485 address
Hi,
if on the weintec pc is on MS Windows (7 or 10), yes
If you PI is 3.5.15.x you need to install the Edge Gateway and use then the Gateway in the PI to connect/scan the PI plc.
BR
Edwin
DSL limited in the UK have a HDMI input touchscreen which you could connect to the Raspberry's HDMI Port (for the display) and USB port (for the touch). There are instructions in this forum for how to setup chromium on the raspberry pi to load maximized on startup and point to the webvisu on the local raspberry. I am sure other manufacturers have similar screens. Ethernet is more noise immune than HDMI signals, so mount the PLC (raspberry) so that the HDMI cable is as short as possible and don't pass it near anything electrically noisy.
Of course, if you don't want to mount it to a control panel, and dust isn't an issue, you can do this with any hdmi touchscreen from your local computer or electronics store.