AcquisitionType
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the session to either acquire I/Q data or to compute a power spectrum over the specified frequency range.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaAcquisitionType AcquisitionType { get; set; }
Remarks
Specifies the RfsaAcquisitionType enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The AcquisitionType property was accessed after the associated NIRfsa object was disposed. |