03-19-2012 04:57 PM
I have a Keithey 2015 dmm. With a quickbasic program I can set all parameters, start a measurement, store the measurements in the 2015 buffer and read the values from the internal buffer correctly. It is a ASCII string.
In labview with the i/o assistant I can set all parameters, start the measurements etc, all the same. But the values I read from the buffer with the I/O assistant are not the correct values. So I think I must convert the values that are read by the i/o assistant. I have tried all possible conversions and typecasts, but the values read by the i/o assistant is still not the values which are in the instrument buffer.
So does anyone know how to retrieve data from the 2015, via RS-232 with the I/O assistant ?
( I already spend days trying to use the IVI drivers, cannot get them to work)
03-19-2012 05:14 PM