LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RS 232 to USB

I have to design a labview program that takes data from pressure gauge using RS 232 and USB . Does anyone have a ready made if not idea of how to do it?

 

Thanks a lot in advance. 

0 Kudos
Message 1 of 3
(1,147 Views)

USB to Serial converters will install a "virtual" com port. Communication with an instrument through a USB to serial adaptor using the virtual com port and VISA is no different than communicating with a instrument connected to an actual com port.

 

Watch this video to learn the best way to do it:

 

VIWeek 2020/Proper way to communicate over serial

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 3
(1,140 Views)

What sensor are you using?  Do you have a manual explaining the communication protocol?



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(1,105 Views)