sample code or Examples of modbus RTU in C#.net program

5,523 views
Skip to first unread message

Jagat

unread,
Jul 16, 2010, 6:01:07 AM7/16/10
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
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.

ThanderMaX

unread,
Jul 18, 2010, 2:34:06 AM7/18/10
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
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
Reply all
Reply to author
Forward
0 new messages