04-01-2009 09:40 AM
Did you read what error 420 is? The Read? by itself does not trigger the instrument to take a reading. Something you did prior to the first read did and you get those results. Subsequent commands get an error because there is nothing in the output buffer.
And why aren't you using the driver?
04-02-2009 06:54 AM
06-09-2009 10:15 AM
I am using an Agilent 34970a and got it to start showing showing temperature data in labview using the hp34970a driver i got off the NI site and running the HP34970A EZ Temperature.VI. The problem is that each time a signal is sent to the Write Visa I can hear the Agilent instrument click, meaning a relay is switching internally. As the clicking noise is made, a quick message "MUX" is displayed on the front panel of the Agilent instument, but quickly disappears after appearing. Does anyone have experience with this instrument and understand my problem? I'm basically looking for a way to get rid of the clicking noise and simply read values from the instrument.
Thanks
06-09-2009 10:27 AM - edited 06-09-2009 10:32 AM
The clicking noise and "Mux" display is how it works.
There is really only one "meter" inside the 34970A and it is multiplexed (Mux) to 20 or 40 input channels (depending on what Mux card you have).
The clicking is the relay that corresponds to the channels you are reading closing to connect that input to the internal DMM.
Now if you are only going to ever read one channel you might be able to avoid the relay closure by using the lower level VI's (not the EZ ones).
You would first configure the function of channel you want to read, then do a single channel scan to read it.
05-11-2010 04:52 AM
Hi
Do you have hp3070a.llb suitable for LV7.1.
Please help me to find the same....
Thnx
Ajith Jacob.P.J
05-11-2010 09:58 AM
05-11-2010 12:02 PM
Ajith Jacob.P.J wrote:Hi
Do you have hp3070a.llb suitable for LV7.1.
Please help me to find the same....
Thnx
Ajith Jacob.P.J
The 3070A is an discontinued In Circuit Tester (ICT) system. Sorry, but I doubt there are any LabVIEW drivers available for it.