Returns the configuration list required for running the low voltage contact check calibration procedure.

Syntax

ni4133_Status NI4133_DECL ni4133_InitializeLowVoltageContactCheckCalibration(ni4133_SessionHandle sessionHandle, double contactCheckOutputVoltages[], double contactCheckLoadCurrents[], size_t numSteps, size_t *actualNumSteps)

Parameters

NameDirectionTypeDescription
sessionHandle[in]ni4133_SessionHandle

Specifies the session to calibrate.

contactCheckOutputVoltages[out]double[]

Specifies the list of low voltage contact check output voltages used to configure the device.

contactCheckLoadCurrents[out]double[]

Specifies the list of low voltage contact check load currents used to configure the external measurement device.

numSteps[in]size_t

Specifies the size of the configuration lists.

actualNumSteps[out]size_t *

Specifies the required size of the configuration lists.

Returns

Reports the status of this operation.

To obtain a text description of the status code, call ni4133_GetErrorDescription. The general meaning of the status code is as follows:

Value

Meaning

Positive Values

Warnings

Negative Values

Errors