09-03-2006 10:23 AM
Hi,
I am using the "advanced visa write and read.vi" example on LV 8.
I would like to read my data in real-time through the serial port.
The problems are :
1) the timeout error keep occuring. I would like the VI to be ready to receive any command at any time through the serial port.
2) I don't want to specify a number of "bytes to read". Can't it work like hyperTerminal and just display every byte it receives ?
My application displays the state of many sensors. I would like to notify any changes in the received byte as soon as they appear. Is there an "interrupt Visa read" or something like that ?
thanks.
BR
09-03-2006 12:14 PM
09-03-2006 03:59 PM