RfsaSignalPath.DigitizerVerticalRange Property
- Updated2024-05-08
- 1 minute(s) read
RfsaSignalPathDigitizerVerticalRange Property
Gets or sets the vertical range of the digitizer.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx40 (in NationalInstruments.ModularInstruments.NIRfsa.Fx40.dll) Version: 2022
Syntax
public double DigitizerVerticalRange { get; set; }
Public Property DigitizerVerticalRange As Double Get Set
Property Value
Type: DoubleSpecifies a Double representing the vertical range of the digitizer.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DigitizerVerticalRange property was accessed after the associated NIRfsa object was disposed. |
Remarks
The vertical range is defined as the absolute
value of the input range for a channel. The default vertical range works for all device
configurations. This property can be used to optimize performance if you know the signal
level at the digitizer input terminal is low.