RfsaAcquisitionType Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether the session acquires I/Q data or computes a power spectrum over the specified frequency range.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaAcquisitionType
Members
| Name | Value | Description |
|---|---|---|
| IQ | (int)100 | The acquisition type is I/Q acquisition. |
| Spectrum | (int)101 | The acquisition type is spectrum acquisition. |