RFmxTdscdmaMXModAccDetectedModulationType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns the modulation type of the selected channel within the set of active channels. If the averaging is enabled, this method refers to the last averaging iteration. Use "channel(n)" as the selector string to read this result.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXModAccDetectedModulationType
Members
| Name | Value | Description |
|---|---|---|
| ModulationTypeQpsk | 0 | Indicates QPSK modulation. |
| ModulationType8Psk | 1 | Indicates 8-PSK modulation. |
| ModulationType16Qam | 2 | Indicates 16-QAM modulation. |