08-13-2006 11:39 PM
08-14-2006 03:21 PM
08-14-2006 03:43 PM
08-15-2006 09:09 AM
Hello Troy12,
What I meant by the settings changing was that some defaults may have been reset that you were not specifically setting in your program (like the timeout) and that was causing a timing problem. Is this system still running on the same OS and PC?
As I mentioned before the performance of VISA has improved over the years and it is possible that because of this you are now trying to read data before the instrument is ready. Since the instrument takes some time to reply you may get a framing error or a timeout. This can be avoided by implementing a wait before trying to read. The other discussion forum I linked before talked about differences in the clocks as well as word length and baud rate affecting the framing errors. Do any of the suggestions in that forum help?
There has been a change in VISA Clear, so check out this KB to see if this affects what you are doing.
How did the VISA Clear Function Change in VISA 3.0 from version 2.6?
Also, can you explain, are you sending the data at startup or are you sending data every 100ms?
Regards,
Angela
Applications Engineer