Click here to Skip to main content
15,892,005 members
Articles / Programming Languages / XML
Tip/Trick

Modbus TCP class

Rate me:
Please Sign up or sign in to vote.
4.89/5 (84 votes)
23 May 2014CPOL 1.7M   60.4K   154   171
A Modbus TCP class.

The project has moved to GIT

https://github.com/stephan1827/modbusTCP

Please download and ask questions from there.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Generalabout this class Pin
scissorszwy23-Jul-08 18:09
scissorszwy23-Jul-08 18:09 
GeneralHaving trouble implementing this DLL. Pin
Travis Howse30-Sep-07 20:35
Travis Howse30-Sep-07 20:35 
Generalextension for Modbus RTU Pin
ntorrisi1-Mar-07 4:14
ntorrisi1-Mar-07 4:14 
GeneralRe: extension for Modbus RTU Pin
stephanstricker3-Mar-07 3:56
stephanstricker3-Mar-07 3:56 
GeneralRe: extension for Modbus RTU Pin
zouihed20-Jun-07 13:25
zouihed20-Jun-07 13:25 
GeneralRe: extension for Modbus RTU Pin
zouihed20-Jun-07 13:33
zouihed20-Jun-07 13:33 
GeneralRe: extension for Modbus RTU Pin
zouihed20-Jun-07 13:43
zouihed20-Jun-07 13:43 
QuestionModbus RTU and Modbus TCP protocols Pin
Nystedt16-Nov-06 5:39
Nystedt16-Nov-06 5:39 
I have got a project where a pc server(Windows 2000 Server) has to communicate (Modbus RTU and Modbus TCP protocols) with 5 load cells/scales and 5 barcode scanners over the RS232, RS485 and Ethernet interfaces(to complicate the matter further are plans to place a small screen at each scale too).
Each loadcell/scale has its own barcode scanner and they are supposed to work in sync, which means the scanner should read the barcode label belonging the the item on the corresponding scale and report the results to the server. I am a C# VS2005 programmer and have no experience of Modbus protocols. If you mail me your email address I send you as attachment a simple drawing of the test model. Greatful for any tip about how to implement the project.
Hope you will make my problem to one of yours!

AnswerRe: Modbus RTU and Modbus TCP protocols Pin
Hei-Tech17-Nov-06 3:22
Hei-Tech17-Nov-06 3:22 
AnswerRe: Modbus RTU and Modbus TCP protocols [modified] Pin
stephanstricker23-Nov-06 22:52
stephanstricker23-Nov-06 22:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.