Modbus tcp ASCII in c#

  • Thread starter Martin La Salle
  • Start date
M

Thread Starter

Martin La Salle

Hi,

I need help in writing a com class to read and write in my Modicon PLC in c#. So far I have been able to connect to the plc using the sockets assembly, but I'm not able to read or write anything. I would like to read/write coils, input registers and Holding registers.

thanks
 
Top