Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

thermistor MAX

Hi,

I' m trying to calibrate and take measurements with a thermistor YSI 44033. I' m using PCI6034E, connector block SCXI-1121 and terminal block SCXI-1321. I' m creating in MAX a NI-DAQmx with internal current excitation and 2-wire configuration, when I' m trying to run the project, I have an error -200077 occurred at DAQ Assistant. I have set excitation of scxi1121 and scxi1321 in current mode by replacing the jumpers at the board as I have read in the manual. 

 

error -200077:

 

Error -200077 occurred at DAQ Assistant

Possible Reason(s):

Measurements: Requested value is not a supported value for this property.

Property: AI.Max
You Have Requested: 100.000000
Valid Values Begin with: 160.641471
Valid Values End with: 245.871833

Channel Name: Temperature

 

I would be grateful if you help me!

Download All
0 Kudos
Message 1 of 5
(4,275 Views)

The property AI.Max is in scaled units (in this case Degrees C) Write a value greater than 160.xxx


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 5
(4,260 Views)

Thanx Jeff,

The problem is that even if I write a value greater than 160,xxx and lower than 245,xxx, the result of the measurement it's always -273,15!

I think that the problem may be in the thermistor coefficients or in the calibration of the SCXI1121. I' m right? Any other idea?

Thank you for you help 

 

0 Kudos
Message 3 of 5
(4,249 Views)

-273.15 C = 0 Kelvins.  So you are reading a properly scaled 0V input and the calibration seems pretty close.  Some physical wiring is not correctSmiley Sad but the BD Wiring seems to work.Smiley Happy


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 5
(4,246 Views)

Hi schi86,

 

Check the SCXI-1121's gain jumpers and the corresponding module properties in MAX. If the gain is too high, that limits the voltage range and consequently the range of temperatures you can measure.

 

Brad

---
Brad Keryan
NI R&D
0 Kudos
Message 5 of 5
(4,236 Views)