ModBus TCP Client
-
wrote on 20 May 2014, 12:53 last edited by
Hello,
I wonder if anybody would give me a push, I'm a newbie in Qt, and i'm seeking to develop a ModBus TCP/IP client,
Any suggests, Aides or advice ?Thanks in Advance,
-
wrote on 20 May 2014, 13:13 last edited by
Take a look at "libmodbus":http://libmodbus.org/. You can either use it 'as is' or wrap up the functionality to make it more Qt'ish.
Hope this helps ;o)
-
wrote on 20 May 2014, 13:32 last edited by
Merci, (But it seems like it's been written in C, that would make more difficult)
I'll dig in it, -
wrote on 20 May 2014, 14:10 last edited by
Hi. I have a lot of experience with Qt and 485 - 232 devices. If you need help please send me an email.
-
wrote on 20 May 2014, 16:26 last edited by
By the way ModBus TCP is very easy to implement.
"modbus":http://www.simplymodbus.ca/TCP.htm -
wrote on 23 May 2014, 11:09 last edited by
Thank you Guys,
1/6