02-04-2009 09:13 PM
I am using the LabVIEW VISA VIs to read data from an external device through the serial port. The data are delivered as packets of 6 bytes. At VISA read, I read in 6 bytes at the "byte count". But at some instances, the device does not deliver 6 bytes. At these instances, the program stalls. I would like to know techniques that I can use to improve this problem without stalling the program.
Thank you very much
02-04-2009 09:28 PM