07-11-2008 06:32 PM
error -1073807339: VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.
07-13-2008 12:58 AM
08-31-2016 11:29 AM - edited 08-31-2016 11:38 AM
I do not think the error is the cause of the delay in your loop. In fact, it is due to the delay you get this error message.
Every VISA Session has a timeout and the default value for this is 2000 ms. I suggest you explicitly write some higher value to the timeout property and perhaps this would solve the problem.
Here is how:
http://digital.ni.com/public.nsf/allkb/E4F90AD24DEC9CC786256F4300605C02
Here is some related info based on the same context, I suggest you read this as well.
Thanks,
Shameel