Hi all
Am using Visa read function in labview 7.1 for reading data from a serial device, i have configured the read function to read synchronously, and have connectd 100 bytes to read from the buffer, but if i specify a termination character, i guess the function returns as soon as the termination character is received and does not wait till 100 chracter is recived, also this is same if i use asynchronous read. Am i right?
Thanx in advance
Arun