Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Can you detect data in a VISA serial port

Can I use an event structure to detect data in a VISA serial port?
0 Kudos
Message 1 of 2
(2,778 Views)
Not directly. You can have a separate while loop that uses VISA Wait on Event or VISA Bytes at Serial Port to determine whether there is serial port activity and use that to fire a user event.
0 Kudos
Message 2 of 2
(2,771 Views)