|
Top Previous Next |
Performs a multi-point sensor gain calibration of the selected sensor with the internal calibrator and returns true if successful. This method is not valid for 55 Series USB power meters. Function Tree Node: \Boonton55xxx\Instrument Specific\Channel\Auto Cal Query Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. Channel The physical or virtual repeated capability identifier. Pass VI_NULL or empty string if operation does not apply to a repeated capability.For valid values, see the Channel repeated capability. Calibrator Select the type of calibrator to use during autocal. Val True if the calibration is succesfull, otherwise false. Return Value
|
Name |
Description |
BTN55XXX_VAL_CALIBRATOR_TYPE_INTERNAL |
Internal calibrator. |
BTN55XXX_VAL_CALIBRATOR_TYPE_EXTERNAL |
External Calibrator |