code for a GUI in SDK for a Modbus Application

P

Thread Starter

Praveen Mathew

I 'm in need of a sample GUI program in VC++, SDK

I have to make a Complete Modbus application with GUI from where I can set some initial Configurations.
Then I can poll continously or individually.
The main thing is I have to display the Dynamic data from port in child windows & also show the full messages in another window(child). the messages & data should be changing in my windows as they come in.
Even if some one can suggest the way to do this, will be helpful as I have not done message handling in GUI ( sdk)

Any Help in this context is deeply appreciated
Thanx & Regards
Praveen Mathew
[email protected]
 
Top