03-29-2006 10:56 AM
03-29-2006 11:21 AM
03-30-2006 09:22 AM
Error
-1073807339 occurred at VIS
Possible
reason(s): VIS
03-30-2006 09:39 AM
03-30-2006 10:25 AM
Non Agilent GPIB cards may not default with EOI (End Of Instruction) as the termination character. This can cause problems with instruments that use a line feed as the termination character. One thing that can happen as a result of this is that you get a timeout error when reading data out of an instrument. Commands sent to the instrument are fine but when you read data you get the data and a timeout happens.
This can be fixed by changing the termination character to the line feed character (backslash n). The IEEE488 standard is the line feed character for the termination character.
I dont think that this should apply as I am using the agilent USB-GPIB device (Agilent 82357A).....03-30-2006 10:50 AM
03-30-2006 10:54 AM