DCPowerLCRLoadCompensationSpot(double, DCPowerLCRReferenceValueType, double, double)
- Updated2025-10-06
- 1 minute(s) read
Constructs a DUT specification for a given frequency to use in LCR load compensation.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerLCRLoadCompensationSpot(double frequency, DCPowerLCRReferenceValueType referenceValueType, double referenceValueA, double referenceValueB)
Parameters
| Name | Type | Description |
|---|---|---|
| frequency | double | The spot frequency. |
| referenceValueType | DCPowerLCRReferenceValueType | A known specification value of your DUT to use as the basis for load compensation. |
| referenceValueA | double | A value that describes the reference value type specification. Use as indicated by the reference value type option you choose. |
| referenceValueB | double | A value that, if applicable, describes the reference value type specification. Use as indicated by the reference value type option you choose. |