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

NameTypeDescription
frequencydouble

The spot frequency.

referenceValueTypeDCPowerLCRReferenceValueType

A known specification value of your DUT to use as the basis for load compensation.

referenceValueAdouble

A value that describes the reference value type specification. Use as indicated by the reference value type option you choose.

referenceValueBdouble

A value that, if applicable, describes the reference value type specification. Use as indicated by the reference value type option you choose.