I was drawn to this becuase the orginal question was
"How can I control instrument using its RS232 port in VB or VC++?"
I am using Mesurement Studio w C++ because I may need to launch multiple threads and CVI (which I normally use) will not do that. I have used MS with C++ only one other time, and that was because I also needed threads.
Anyway, I installed the IVI driver, set it up per the help file on IVI drivers. But now I have no idea how to get started actually using it to talk to my power supply using C++. Can anybody get me started?