Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-MCal self-calibration function in Measurement Studio.

I have an M-Series card (PCI-6225).  Do the sefl-calibrating functions exist in Measurement Studio that are available in LabVIEW?  Is there any documentation available for doing this with Measurement Studio?

http://zone.ni.com/devzone/cda/tut/p/id/3688

0 Kudos
Message 1 of 2
(3,111 Views)

Hi Rkremer,

NI-Mcal is used in calling self calibrate. In LabVIEW, this is the DAQmx Self Calibrate.vi, in C its DAQmxSelfCal(). The SelfCalibrate method is available under the Device class in .NET. Check out the Device class and SelfCalibrate method help on how to use this.

Hope this helps, let me know if you have any additional questions.

Andrew S.

National Instruments 

0 Kudos
Message 2 of 2
(3,101 Views)