RFmxDemodMXADemodModulationType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the analog modulation type of the signal that needs to be analyzed.
Namespace: NationalInstruments.RFmx.DemodMX
Assembly: NationalInstruments.RFmx.DemodMX.Fx40 (in NationalInstruments.RFmx.DemodMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxDemodMXADemodModulationType
Public Enumeration RFmxDemodMXADemodModulationType
Members
| Member name | Value | Description |
|---|---|---|
| AM | 0 | The signal to be analyzed is amplitude modulated. |
| FM | 1 | The signal to be analyzed is frequency modulated. |
| PM | 2 | The signal to be analyzed is phase modulated. |