Groups

None

Group members

NameDescription
niDCPower_CalAdjustACFlatness

Adjusts the AC voltage flatness calibration based on the frequency and voltage stimulus values generated by niDCPower_CalConfigACFlatness and the voltage measured by an external oscilloscope.

niDCPower_CalAdjustCurrentLimit

Calculates the calibration constants for the current limit for the specified channel and range. This function compares the array in requestedOutputs to the array in measuredOutputs and calculates the calibration constants for the current limit returned by the device. Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this function. This function can only be called from an external calibration session.

niDCPower_CalAdjustCurrentMeasurement

Calibrates the current measurements returned by the niDCPower_Measure function for the specified channel. This function calculates new calibration coefficients for the specified current measurement range based on the reportedOutputs and measuredOutputs. Refer to the calibration procedure for the device you are calibrating for detailed instructions about the appropriate use of this function. This function can only be called in an external calibration session.

niDCPower_CalAdjustInternalReference

Programs the adjusted reference value to the device. Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this function. This function can only be called from an external calibration session.

niDCPower_CalAdjustOutputResistance

Compares the array in requestedOutputs to the array in measuredOutputs and calculates the calibration constants for the output resistance of the specified channel. Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this function. This function can only be called from an external calibration session.

niDCPower_CalAdjustResidualCurrentOffset

Calculates the calibration constants for the residual current offsets for the specified channel. Residual offsets account for minor offset effects on the device that lie outside of the self-calibration circuitry. These offsets can include multiplexer input offsets and leakage effects from internal switching.

niDCPower_CalAdjustResidualVoltageOffset

Calculates the calibration constants for the residual voltage offsets for the specified channel. Residual offsets account for minor offset effects on the device that lie outside of the self-calibration circuitry. These offsets can include multiplexer input offsets and leakage effects from internal switching.

niDCPower_CalAdjustVoltageLevel

Calculates the calibration constants for the voltage level for the specified channel. This function compares the array in requestedOutputs to the array in measuredOutputs and calculates the calibration constants for the voltage level of the channel. Refer to the calibration procedure of the device you are calibrating for detailed instructions on the appropriate use of this function. This function can be called only in an external calibration session.

niDCPower_CalAdjustVoltageMeasurement

Calculates the calibration constants for the voltage measurements returned by the niDCPower_Measure function for the specified channel. This function compares the array in reportedOutputs to the array in measuredOutputs and calculates the calibration constants for the voltage measurements returned by the niDCPower_Measure function. Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this function. This function can only be called in an external calibration session.

niDCPower_CalBeginACFlatness

Prepares the driver and device state for AC voltage flatness calibration and returns the number of steps in the calibration procedure.

niDCPower_CalConfigACFlatness

Configures the device to output a voltage stimulus for AC voltage flatness calibration.

niDCPower_CalEndACFlatness

Ends the AC voltage flatness calibration.

niDCPower_CloseExtCal

Closes the session specified in vi and deallocates the resources that NI-DCPower reserved for calibration. Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this function.

niDCPower_ConnectInternalReference

Connects the Internal Reference to the Calibration Pin / Measurement Channel in preparation for adjustment. Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this function. This function can only be called from an external calibration session.

niDCPower_InitExtCal

If password is valid, this function creates a new IVI instrument driver session to the device specified in resourceName and returns an instrument handle you use to identify the device in all subsequent NI-DCPower function calls. This function also sends initialization commands to set the device to the state necessary for the operation of NI-DCPower.

Attachments

None