07-10-2006 01:28 PM
07-10-2006 01:49 PM
Was new software installed recently or Windows updates?
07-10-2006 04:17 PM
07-10-2006 04:27 PM
07-11-2006 08:05 AM
07-11-2006
05:32 PM
- last edited on
05-23-2025
06:31 PM
by
Content Cleaner
Hello,
I would suggest upgrading to the latest version of VISA (3.6) if you haven't already done so. You can find the VISA download here.
If you are running your code in a while loop, make sure you have a delay/wait in the while loop (it can be something relatively small) to allow you r processor time to complete other tasks. The last thing I would suggest is to have a small delay before any read and write calls to your instrument to make sure the instrument is "ready" before you send to/read from it. Hope these suggestions help. good luck!
Regards,