Actual protocol description: http://www.modbus.org/docs/Modbus_over_serial_line_V1_02.pdf
One Java implementation: http://jamod.sourceforge.net/kb/protocol.html http://jamod.sourceforge.net/kb/howto_index.html You need to grasp the concept of Master-Slave implementation. Check out the second link. The Java version can be converted with relative easy to .NET ver On Jul 16, 3:01 pm, Jagat <[email protected]> wrote: > Hello everyone, > Im new to network concept in c#.net Can anyone say how to connect a > Plc (Programmable Logical Controller) using modbus rtu in C#.net > program.I need a Sample Projects and example Codes to connect a plc > uing modbus rtu .awaiting for ur reply Experts.... > > thanks in advance.
