DCPowerOutputLCR Class
- Updated2025-10-06
- 2 minute(s) read
Contains properties related to NI-DCPower channel specific operations.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerOutputLCR : DCPowerSubObject
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.
Properties
| Name | Description |
|---|---|
| Advanced | Gets the DCPowerOutputLCRAdvanced sub-object that is used to configure NI-DCPower LCR advanced output. |
| AutomaticLevelControl | Specifies whether the channel actively attempts to maintain a constant test voltage or current across the DUT for LCR measurements. |
| Compensation | Gets the DCPowerOutputLCRCompensation sub-object that is used to configure NI-DCPower LCR measurement compensation. |
| CurrentAmplitude | Specifies the amplitude, in A RMS, of the AC current test signal applied to the DUT for LCR measurements. |
| CustomMeasurementTime | Specifies the LCR measurement aperture time for a channel, in seconds, when the MeasurementTime property is set to Custom. |
| DCBiasAutomaticLevelControl | Specifies whether the channel actively maintains a constant DC bias voltage or current across the DUT for LCR measurements. |
| DCBiasCurrentLevel | Specifies the DC bias current level, in amperes, when the DCBiasSource is set to Current. |
| DCBiasSource | Specifies how to apply DC bias for LCR measurements. |
| DCBiasVoltageLevel | Specifies the DC bias voltage level, in volts, when the DCBiasSource is set to Voltage. |
| Frequency | Specifies the frequency of the AC test signal applied to the DUT for LCR measurements. |
| ImpedanceAutoRange | Defines whether an instrument in LCR mode automatically selects the best impedance range for each given LCR measurement. |
| ImpedanceRange | Specifies the impedance range the channel uses for LCR measurements. |
| ImpedanceRangeSource | Specifies how the impedance range for LCR measurements is determined. |
| LoadCapacitance | Specifies the load capacitance, in farads and assuming a series model, of the DUT in order to compute the impedance range when the ImpedanceRangeSource is set to Load Configuration. |
| LoadInductance | Specifies the load inductance, in henrys and assuming a series model, of the DUT in order to compute the impedance range when the ImpedanceRangeSource is set to Load Configuration. |
| LoadResistance | Specifies the load resistance, in ohms and assuming a series model, of the DUT in order to compute the impedance range when the ImpedanceRangeSource is set to Load Configuration. |
| MeasurementTime | Selects a general aperture time profile for LCR measurements. |
| SourceDelayMode | For instruments in LCR mode, determines whether NI-DCPower automatically calculates and applies the source delay or applies a source delay you set manually. |
| StimulusFunction | Specifies the type of test signal to apply to the DUT for LCR measurements. |
| VoltageAmplitude | Specifies the amplitude, in V RMS, of the AC voltage test signal applied to the DUT for LCR measurements. |