LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get Labview 7 to read from RS232

I have a power meter that sends output to a serial port. I need to get that output into Our LabView program. We have the Serial code from the power meter. It sometimes works when the lightbulb icon is clicked, otherwise it does not. ?
0 Kudos
Message 1 of 2
(2,554 Views)
Hi,

You said that the code that you currently have works when you have Highlighted Excution on (light bulb); this leads me to belive that you have a timing issue. You can start by adding saome delays between the read and write functions, this way yuo give enough time to the instrument to respond to each command.

Please let me know if you have more specific questions on this.

Regards,

Juan Carlos.
0 Kudos
Message 2 of 2
(2,554 Views)