Defines the modulation of the data channel. This method is used only when you set the SetChannelConfigurationMode(string, RFmxEvdoMXChannelConfigurationMode) method to UserDefined.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public enum RFmxEvdoMXUplinkDataModulationType

Members

NameValueDescription
Auto0

Specifies that the measurement automatically detects the modulation type.

DataChannelAbsent1

Specifies that the data channel is absent.

B42

Specifies binary phase shift keying (BPSK) with the Walsh function W(4,2).

Q43

Specifies quadrature phase shift keying (QPSK) with the Walsh function W(4,2).

Q24

Specifies QPSK with the Walsh function W(2,1).

Q4Q25

Specifies QPSK with the Walsh functions W(4,2) and W(2,1).

E4E26

Specifies 8-bit phase shift keying (8-PSK) with the Walsh functions W(4,2) and W(2,1).