Serial communication using visual c++

G

Thread Starter

Ghanshyam patel

so i need programming (using visual c++) help for serial communication interface with temperature measuring instrument and my pc.
 
A

Alex Pavloff

Do you

A) Need help with programming C++ in general?
B) Need help with accessing the serial port from C++?
C) Need help writing the protocol to talk to the instrument?
D) Need help getting the information from the instrument to other applications?
E) Need help with all of the above?

We'd be happy to help you with your problem, but we need to know what it is first. There are plenty of resources for serial programming on the web also. Do a search at www.google.com for "MSComm C++".

Alex Pavloff
Software Engineer
Eason Technology


 
P

P.Kalaiselvan

If you can let us know more details about your application and the intrument to which you want to interface, we can develop an application in VC++ for you.
Regards
P.Kalaiselvan
Partner
ACI Systems & Services
Chennai
INDIA.
[email protected]
 
Top