NIDMM_ATTR_LC_CALCULATION_MODEL
Specific Attribute
Data type |
Access | Coercion | High-Level Function |
---|---|---|---|
ViInt32 | R/W | None | None |
Description
For the NI 4072 only, specifies the type of algorithm that the measurement processing uses for capacitance and inductance measurements.
Defined Values
NIDMM_VAL_AUTO | -1 | NI-DMM chooses the algorithm based on function and range. |
NIDMM_VAL_SERIES | 0 | NI-DMM uses the series impedance model to calculate capacitance and inductance. |
NIDMM_VAL_PARALLEL | 1 | NI-DMM uses the parallel admittance model to calculate capacitance and inductance. |