NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRAdvanced.SourceApertureTime Property

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputLCRAdvanced.SourceApertureTime Property

DCPowerOutputLCRAdvancedSourceApertureTime Property

Specifies the LCR source aperture time, in seconds, for a channel in LCR mode. Use this property to adjust the aperture time for the LCR control loop. In systems that use multiple tones that are equally spaced, setting this property to 1/(Tone Spacing in Hz) can reduce the impact of external interference and still maintain an integer number of cycles for all multi-tones. Increasing LCR source aperture time can increase the required settling time.

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

Syntax

public double SourceApertureTime { get; set; }
Public Property SourceApertureTime As Double
	Get
	Set

Property Value

Type: Double
Valid values: 5.0e-6 seconds to 100.0e-3 seconds

Remarks

Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

Default Value:Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for the default value by instrument.

See Also

Log in to get a better experience