02-06-2008 11:55 AM
02-07-2008 02:46 AM
02-07-2008 02:46 AM
02-07-2008 10:38 AM
02-08-2008 06:28 AM
Hi Nathan
Thanks for your response, I downloaded the project style drivers off the ni website. The GPIB card is from Keithley and the driver I downloaded is the CEC488 version 8.3, the card and software is quite old. Therefore the drivers from ni may not be compatiable. What type of GPIB are you running with your instrument? The single measurement.vi works perfectly fine without errors so the communication looks o.k when reading one channel at a time. Any other thoughts are welcome.
Thanks Ranj
02-08-2008 06:34 AM
Hi
The data from the Keithley is seperated by commas, this is correct but for some reason the data parsing.vi comes up with the error:
"input string does not contain expected format"
The output of the VISA Read is shown below:
+6.098E+00, +4010.132, +2032, 101
The data parsing.vi selects the first number which is the voltage and the format string function is set to e which is correct therefore the number should be displayed, which it doesnt.
If you have any other thoughts please let me know.
Thanks Ranj
02-08-2008 08:43 AM
02-08-2008 11:52 AM
Hi Nathan
Thanks for the last suggestion. I have upgraded the firmware but i am still getting the same problem at the same point. However, this time the error message i am continually getting is -410 Query Interupted. This error is occuring in the K27XX Read Multiple Direct.vi. The parsing of data i am not sure exactly what i have to do...I looked at the code and the string looks right so i dont know what to change...any ideas?
Cheers Ranj
02-08-2008 01:21 PM
02-08-2008 02:05 PM