Returns the branch of the detected channel. If you set the SetChannelConfigurationMode(string, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the method returns the branch of the configured channel.Use "channel(n)" as the Selector Strings to read this method.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public enum RFmxCdma2kMXModAccDetectedBranch

Members

NameValueDescription
I0

The signal modulated on the in-phase branch.

Q1

The signal modulated on the quadrature branch.

IAndQ2

The signal modulated on the in-phase branch and quadrature branch.