niDCPower_GetExtCalRecommendedInterval

NI-DCPower Function Reference

niDCPower_GetExtCalRecommendedInterval

ViStatus niDCPower_GetExtCalRecommendedInterval (ViSession vi, ViInt32 *months);

Purpose

Returns the recommended maximum interval, in months, between external calibrations.

Parameters

Input
Name Type Description
vi ViSession Identifies a particular instrument calibration session. vi is obtained from the niDCPower_InitExtCal function.
Output
Name Type Description
months ViInt32* Specifies the recommended maximum interval, in months, between external calibrations in months.

Return Value

Name Type Description
StatusViStatusReports the status of this operation. To obtain a text description of the status code, call the niDCPower_error_message function. To obtain additional information concerning the error condition, call the niDCPower_GetError function.