DCPowerLCRLoadCompensationSpot Data Structure
- Updated2025-10-06
- 1 minute(s) read
Specifies a load measurement for performing compensation.
Derives from
None
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public struct DCPowerLCRLoadCompensationSpot
Remarks
For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
All members of this type are safe for multithreaded operations.
Constructors
| Name | Description |
|---|---|
| DCPowerLCRLoadCompensationSpot(double, DCPowerLCRReferenceValueType, double, double) | Constructs a DUT specification for a given frequency to use in LCR load compensation. |
Properties
| Name | Description |
|---|---|
| Frequency | Gets the frequency of the load compensation specification. |
| ReferenceValueA | Gets the reference measurement value of the load compensation specification. |
| ReferenceValueB | Gets the reference measurement value of the load compensation specification if applicable. |
| ReferenceValueType | Gets the reference type of the load compensation specification. |