Specifies the radio configuration for the channel.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public enum RFmxCdma2kMXRadioConfiguration

Members

NameValueDescription
RC10

If SetLinkDirection(string, RFmxCdma2kMXLinkDirection) method is set to Uplink, Radio configuration 1 includes 64-ary orthogonal modulation, reverse fundamental channel (R-FCH), and reverse supplemental code channels (R-SCCHs).If Link Direction method is set to Downlink, Radio Configuration 1 includes binary phase-shift keying (BPSK), forward fundamental channels (F-FCHs) and forward supplemental channels (F-SCHs).

RC21

If Link Direction method is set to Uplink, Radio configuration 2 includes 64-ary orthogonal modulation, R-FCH, and R-SCCHs.If Link Direction method is set to Downlink, Radio Configuration 2 includes BPSKs, F-FCHs and F-SCHs.

RC32

If Link Direction method is set to Uplink, Radio configuration 3 includes BPSK, R-FCH, and reverse supplemental channels (R-SCHs).If Link Direction method is set to Downlink, Radio Configuration 3 includes quadrature phase-shift keying (QPSK), F-FCHs and F-SCHs.

RC43

If Link Direction method is set to Uplink, Radio configuration 4 includes BPSK, R-FCH, and R-SCHs.If Link Direction method is set to Downlink, Radio Configuration 4 includes QPSK, F-FCHs and F-SCHs.

RC54

If Link Direction method is set to Uplink, Radio configuration 5 is not supported and gives invalid results.If Link Direction method is set to Downlink, Radio Configuration 5 includes QPSK, F-FCHs and F-SCHs.