NIDMM_ATTR_LC_CALCULATION_MODEL
- Updated2023-02-21
- 1 minute(s) read
Specific Attribute
Data type |
Access | Coercion | High-Level Function |
---|---|---|---|
ViInt32 | R/W | None | None |
Description
For the NI 4082 and NI 4072 only, specifies the type of algorithm that the measurement processing uses for capacitance and inductance measurements.
Defined Values
NIDMM_VAL_CALC_MODEL_AUTO | -1 | NI-DMM chooses the algorithm based on function and range. |
NIDMM_VAL_CALC_MODEL_SERIES | 0 | NI-DMM uses the series impedance model to calculate capacitance and inductance. |
NIDMM_VAL_CALC_MODEL_PARALLEL | 1 | NI-DMM uses the parallel admittance model to calculate capacitance and inductance. |