RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXModAccDetectedBranch Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxCdma2kMXModAccDetectedBranch Enumeration

RFmxCdma2kMXModAccDetectedBranch Enumeration

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.

Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public enum RFmxCdma2kMXModAccDetectedBranch
Public Enumeration RFmxCdma2kMXModAccDetectedBranch

Members

Member nameValueDescription
I0The signal modulated on the in-phase branch.
Q1The signal modulated on the quadrature branch.
IAndQ2The signal modulated on the in-phase branch and quadrature branch.

See Also

Log in to get a better experience