Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ComponentWork CWSerial to program such thing like HyperTerminal does to communicate 2 PCs through its RS232?

Right now I use null modem cable, I can communicate 2 PCs use hyper-terminal. I wonder how to use ComponentWork CWSerial to program such kind of job? Thanks!
0 Kudos
Message 1 of 2
(3,008 Views)
Hi Kevin,

Of course this will take a little work, but CWSerial should be able to handle this without too much hassle. Take a look at the example program usually included in C:\Program Files\National Instruments\MeasurementStudio\VB\Samples\Instr\Basic Serial
You should be able to use this example as a starting point.

Hope this helps out!!!

Best Regards,
Aaron Kobayashi
Application Engineer
National Instruments
Message 2 of 2
(3,008 Views)