LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to update A,B,C constants for Callendar-Van Dusen equation?

Solved!
Go to solution

Hi,

I'm developing a temperature measurements procedure in CVI with PT100 RTD and PXIe-4357. 

Please see the image attached.

How do I enter those A,B,C constants? What function should I use?

I'm using CVI2015 sp1 and CVI NI-DAQmx Library.

 

Best Regards,

Art

0 Kudos
Message 1 of 3
(3,143 Views)
Solution
Accepted by topic author ArtB83

By digging in DAQmx help I have found this help page that describes the theory of Callendar-Van Dusen Equation and this other one with a list of possible coefficients.

Coefficients can be set by calling DAQmxSetChanAttribute with attributes DAQmx_AI_RTD_ADAQmx_AI_RTD_B and DAQmx_AI_RTD_C respectively.

I cannot halp you more than this since I never used these functions.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 3
(3,128 Views)

Great, Thanks for your help - found it!

Attached a file for more clarification.

 

0 Kudos
Message 3 of 3
(3,125 Views)