NIRfsa Namespace

Table of Contents

RfsaConfiguration.NoiseSourcePowerEnabled Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaConfiguration.NoiseSourcePowerEnabled Property

RfsaConfigurationNoiseSourcePowerEnabled Property

Gets or sets whether to enable the 28 V DC source, in dB, on the device front panel.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaNoiseSourcePowerEnabled NoiseSourcePowerEnabled { get; set; }
Public Property NoiseSourcePowerEnabled As RfsaNoiseSourcePowerEnabled
	Get
	Set

Property Value

RfsaNoiseSourcePowerEnabled
Specifies the RfsaNoiseSourcePowerEnabled enumeration.

The default value is Disabled.

Exceptions

ExceptionCondition
ObjectDisposedException The NoiseSourcePowerEnabled property was accessed after the associated NIRfsa object was disposed.

Remarks

Supported Devices: NI 5606, NI 5668R

See Also

Log in to get a better experience