LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use "VISA Wait on Event" to Read data from serial port as it arrives via RS232

Hi,

I'm trying to use "VISA Wait on Event" to Read data from serial port as
it arrives via RS232. Does anyone know how to setup the "VISA Wait on
Event"? What event type should I put?

Thanks

0 Kudos
Message 1 of 2
(5,243 Views)
Use the Select Event Type control (on the Event Handling palette) and select Serial-Character. Instead of the event, I just usually use the VISA Bytes at Serail Port and do a read when bytes are greater than 0.
Message 2 of 2
(5,241 Views)