DCPowerLCRLoadCompensationSpot Structure
- Updated2024-01-04
- 3 minute(s) read
DCPowerLCRLoadCompensationSpot Structure
Specifies a load measurement for performing compensation.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public struct DCPowerLCRLoadCompensationSpot
Public Structure DCPowerLCRLoadCompensationSpot
The DCPowerLCRLoadCompensationSpot type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DCPowerLCRLoadCompensationSpot |
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.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Remarks
For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.