NIDMM_ATTR_CABLE_COMP_TYPE
From NI-DMM C/CVI/VB
NIDMM_ATTR_CABLE_COMP_TYPE
Specific Attribute
| Data type |
Access | Coercion | High-Level Function |
|---|---|---|---|
| ViInt32 | R/W | None | niDMM_ConfigureCableCompType |
Description
For the NI 4072 only, specifies the type of cable compensation that is applied to the current capacitance or inductance measurement for the current range.
| Note Changing the function or the range through this attribute or through niDMM_ConfigureMeasurementDigits resets the value of this attribute to the default value. |
Defined Values
| NIDMM_VAL_CABLE_COMP_NONE (default) | 0 | No Cable Compensation |
| NIDMM_VAL_CABLE_COMP_OPEN | 1 | Open Cable Compensation |
| NIDMM_VAL_CABLE_COMP_SHORT | 2 | Short Cable Compensation |
| NIDMM_VAL_CABLE_COMP_OPEN_AND_SHORT | 3 | Open and Short Cable Compensation |