StepGainEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether to enable the step gain amplifier.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaStepGainEnabled StepGainEnabled { get; set; }
Remarks
Enabled if step gain is enabled on the digitizer; otherwise, Disabled.
Specifies whether to enable the step gain amplifier.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The StepGainEnabled property was accessed after the associated NIRfsa object was disposed. |