04-01-2008 04:23 PM
We have the following set-up - the Keithly 2000 DMM in External trigger, measuring DC Voltage, and we want the results to be stored in the internal buffer.
We try to retrieve, after completion of all trigger pulses and associated measurements, the 1024 measured values to a PC, under the control of LabView, via RS232.
We are using the set of commands described in the attached file.
We are unable to read the data from the DMM buffer, and we are sure the buffer is filling-up.
In “one-shot” mode of the DMM, we are able to read measurements, but this mode doesn’t fit our application.
Thanks,
ArLion
04-01-2008 08:59 PM
04-02-2008 01:15 AM
Actually, I started with the driver, but was unable to get it do what I need, in the specific applic, which is why I used the very basic set described, which configures the required operating mode.
All the commands described do work, except for the last one (:TRACE:DATA?) which is the problem. Half of the commands are for
debug purposes, to show that the DMM has corectly been configured to the required conditions, and indeed they show correct status.
Thanks anyway for your reply.
04-02-2008 11:10 AM
04-03-2008 02:48 PM
My problem was solved yesterday. I have replaced the "string to write" control with a new copy of it, and everything runs correctly.
Thanks for the responses.
ArLion