Hello Everyone!
Sorry for all of my questions regarding VISA but I have another one. When I read in data using my viRead function, i fill up my viReadDataBuffer. This is set to a specified size.
However, some of the time, the array is not filled completely with data when I read from the device (Note: The data that I am getting is good, its just that the amount of data I get back depends on the situation).
Is there a way I can manipulate VISA to NOT timeout if the array is not filled, but instead just move on to the next step and just use the values that the array has.
Thanks
neemtt