01-04-2007 05:43 PM
01-05-2007 10:25 AM
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