Returns the modulation type of the uplink data channel.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public enum RFmxEvdoMXModAccUplinkDetectedDataModulationType

Members

NameValueDescription
DataChannelAbsent1

The specified uplink data channel is absent.

B42

The specified uplink data channel uses binary phase shift keying (BPSK) with the Walsh function W(4,2).

Q43

The specified uplink data channel uses quadrature phase shift keying (QPSK) with the Walsh function W(4,2).

Q24

The specified uplink data channel uses QPSK with the Walsh function W(2,1).

Q4Q25

The specified uplink data channel uses QPSK with the Walsh functions W(4,2) and W(2,1).

E4E26

The specified uplink data channel 8-bit phase shift keying (8-PSK) with the Walsh functions W(4,2) and W(2,1).