NoiseSourcePowerEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether to enable the 28 V DC source, in dB, on the device front panel.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaNoiseSourcePowerEnabled NoiseSourcePowerEnabled { get; set; }
Remarks
Supported Devices: NI 5606, NI 5668R
Specifies the RfsaNoiseSourcePowerEnabled enumeration.
The default value is Disabled.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The NoiseSourcePowerEnabled property was accessed after the associated NIRfsa object was disposed. |