LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error concerning current measurement

I am trying to measure a voltage differential from a device (Magnehelic) which produces the 4-20mA output. I am using a DAQcard-6024. In the configuration window, I set the max and min input range with a 6 and 0. I have custom scaling with a slope of .375 and a y-intercept of -1.5. I keep receiving an error message saying that my max and min values don't fall within the appropriate range. It says the appropriate range is between -1.49... and -1.51...  Any ideas on what could be causing this problem?
0 Kudos
Message 1 of 4
(2,891 Views)

Hi Squinn21,

 

The max in min values include the custom scale, so calculate what the new_min would be using the custom scale and the raw_min and set that to be the minimum of the range. Then do the same for the max.  Your range should be good to go then!

 

Kristen H.

Message Edited by Kristen H. on 08-19-2009 04:02 PM
0 Kudos
Message 2 of 4
(2,872 Views)
I have done so already. Do you have any other ideas? Could the problem be caused by bad wiring?
0 Kudos
Message 3 of 4
(2,866 Views)

Squinn21:

 

Regardless of scaling errors, I believe the 6024 can only read voltage inputs, not current. You would need to place a 250 ohm precision resistor across the DAQ input terminals to convert the 4-20mA into a 1-5V siganl the DAQ can read.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 4
(2,864 Views)