NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputLCR Class

  • Updated2024-01-04
  • 5 minute(s) read
DCPowerOutputLCR Class

DCPowerOutputLCR Class

Contains properties related to NI-DCPower channel specific operations.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
    NationalInstruments.ModularInstruments.NIDCPowerDCPowerOutputLCR

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public sealed class DCPowerOutputLCR : DCPowerSubObject
Public NotInheritable Class DCPowerOutputLCR
	Inherits DCPowerSubObject

The DCPowerOutputLCR type exposes the following members.

Properties

  NameDescription
Public propertyAdvanced
Gets the DCPowerOutputLCRAdvanced sub-object that is used to configure NI-DCPower LCR advanced output.
Public propertyAutomaticLevelControl
Specifies whether the channel actively attempts to maintain a constant test voltage or current across the DUT for LCR measurements. The use of voltage or current depends on the test signal you configure with the StimulusFunction property.
Public propertyCompensation
Gets the DCPowerOutputLCRCompensation sub-object that is used to configure NI-DCPower LCR measurement compensation.
Public propertyCurrentAmplitude
Specifies the amplitude, in A RMS, of the AC current test signal applied to the DUT for LCR measurements.
Public propertyCustomMeasurementTime
Specifies the LCR measurement aperture time for a channel, in seconds, when the MeasurementTime property is set to Custom.
Public propertyDCBiasAutomaticLevelControl
Specifies whether the channel actively maintains a constant DC bias voltage or current across the DUT for LCR measurements.
Public propertyDCBiasCurrentLevel
Specifies the DC bias current level, in amperes, when the DCBiasSource is set to Current.
Public propertyDCBiasSource
Specifies how to apply DC bias for LCR measurements.
Public propertyDCBiasVoltageLevel
Specifies the DC bias voltage level, in volts, when the DCBiasSource is set to Voltage.
Public propertyFrequency
Specifies the frequency of the AC test signal applied to the DUT for LCR measurements.
Public propertyImpedanceAutoRange
Defines whether an instrument in LCR mode automatically selects the best impedance range for each given LCR measurement.
Public propertyImpedanceRange
Specifies the impedance range the channel uses for LCR measurements.
Public propertyImpedanceRangeSource
Specifies how the impedance range for LCR measurements is determined.
Public propertyLoadCapacitance
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.
Public propertyLoadInductance
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.
Public propertyLoadResistance
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.
Public propertyMeasurementTime
Selects a general aperture time profile for LCR measurements.
Public propertySourceDelayMode
For instruments in LCR mode, determines whether NI-DCPower automatically calculates and applies the source delay or applies a source delay you set manually.
Public propertyStimulusFunction
Specifies the type of test signal to apply to the DUT for LCR measurements.
Public propertyVoltageAmplitude
Specifies the amplitude, in V RMS, of the AC voltage test signal applied to the DUT for LCR measurements.
Top

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

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.

See Also

Log in to get a better experience