Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

connecting RS 232 serial port to USB

how to connect RS 232 to usb in labview. can any one give example for this. i have collected data using read and write visa by selecting COM3 port. it is showing that the data is interrupting. i am using labview 8.2 version for collecting data.

0 Kudos
Message 1 of 4
(3,545 Views)

usb is just the same as non-usb, or your usb to serial controller is one of the few that don't act well.

With good hardware it should function as a built in port.

 

But maybe com3 is your infrared port, and not your usb controller. did you check in the device manager?

greetings from the Netherlands
0 Kudos
Message 2 of 4
(3,522 Views)

i have checked in device manager. COM3 is a usb to serial port converter. how to control data. can you draw a block diagram and send me.

0 Kudos
Message 3 of 4
(3,516 Views)

Hi

use

C:\Program Files\National Instruments\LabVIEW xy\examples\instr\smplserl.llb\Advanced Serial Write and Read.vi

and play with it

greetings from the Netherlands
0 Kudos
Message 4 of 4
(3,498 Views)