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
- last edited on
11-17-2025
09:12 AM
by
Content Cleaner
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:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAQKSA4&l=en-US
Here is some related info based on the same context, I suggest you read this as well.
Thanks,
Shameel