RFmxDemodMXADemodModulationType Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the analog modulation type of the signal that needs to be analyzed.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXADemodModulationType
Members
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. |