Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I'm working in MFC and I would like to know how to use the MODBUS protocol to receive and transmit data to one controller from/to the pc.

[edit]changed structure, decapitalized and a 5 for the question itself[/edit]
Posted
Updated 29-Mar-11 6:41am
v2

1 solution

ufff...

let's see... I knew a guy who would have answered this in 2 secs...

Let's see what we can do...

You can start by downloading/learning about the protocol specs: http://www.modbus.org/specs.php[^].

In this same page you can download the specs: http://www.modbus.org/docs/PI_MBUS_300.pdf[^]

Once you've reached / read that page, then you could proceed to this one in which you will be able to download some libraries, activex or other resources that will make your life easier: http://www.modbus.org/tech.php[^].

Hope this helps! :thumbsup:
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900