09-15-2006 10:28 AM
09-15-2006 03:53 PM
I'm a little confused about the terms you are using. Are you using a global variable for your resource name? And what do you mean by 'VISA Control Number' and how are you reading that? If you do a VISA Open once at the beginning of your program and don't close it until the program stops, the session id should stay the same.
Typically, an instrument will have an error query command. During debug, it helps to call this whenever you write something to the instrument. If you have a driver or are writing your own, this is pretty easy to do.
09-18-2006 05:04 PM