LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

continuous reading agilent 34970a error 113

Solved!
Go to solution

I have been trying to use labview to take continous temperature readings from a K type thermocouple and an agilent 34970a daq and then graphing the changes in temperature.  I think this should be a pretty easy application, but I have been using the 34970a intsrument driver.  Anyways, after a minute or so of running correctly my agilent 34970a gives me an error message - 113 error.  Here is my simple coding.

 

 

Picture1.png

0 Kudos
Message 1 of 4
(4,552 Views)
You don't have a loop so you can't be taking more than one measurement. Do NOT use the run continuous button.

The error code is described in the manual.
0 Kudos
Message 2 of 4
(4,538 Views)

so I tried it with a while loop and a stop button and it still gave the same error.

0 Kudos
Message 3 of 4
(4,532 Views)
Solution
Accepted by topic author tim21
And did you look up the error?
0 Kudos
Message 4 of 4
(4,521 Views)