Ethernet Jetter PLC
Ethernet Jetter PLC
(OP)
Hello,
I am trying to write a C++ program that will poll a number of JETCONTROL 241 PLCs and report their status. The documentation describes how it works for a serial port but there is no reference to using TCPIP. Has anyone experience of a similar type application.
I am trying to write a C++ program that will poll a number of JETCONTROL 241 PLCs and report their status. The documentation describes how it works for a serial port but there is no reference to using TCPIP. Has anyone experience of a similar type application.





RE: Ethernet Jetter PLC
if you download the VCOM program for www.inat.de then it might work. The VCOM program redirects a com port access to an ethernet connected PLC. The Vcom only supports some drivers such as Telnet and Modbus RTU.
Cheers Diet