RfsaConfiguration.AcquisitionType Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets or sets the session to either acquire I/Q data or to compute a power spectrum over the specified frequency range.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaAcquisitionType AcquisitionType { get; set; }
Public Property AcquisitionType As RfsaAcquisitionType Get Set
Property Value
RfsaAcquisitionTypeSpecifies the RfsaAcquisitionType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The AcquisitionType property was accessed after the associated NIRfsa object was disposed. |