RFmxTdscdmaMXModulationType Enumeration

Specifies the modulation type of the user-defined channel. This method is used only when you set the SetChannelConfigurationMode(string, RFmxTdscdmaMXChannelConfigurationMode) method to UserDefined. Use "channel(n)" as the selector string to configure or read this method.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public enum RFmxTdscdmaMXModulationType

Members

NameValueDescription
ModulationTypeQpsk0

Specifies quadrature-phase shift keying (QPSK) modulation type.

ModulationType8Psk1

Specifies 8-phase shift keying (8-PSK) modulation type.

ModulationType16Qam2

Specifies 16-quadrature amplitude modulation (16-QAM) modulation type.