RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXModulationType Enumeration

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

RFmxTdscdmaMXModulationType Enumeration

Specifies the modulation type of the user-defined channel. This method is used only when you set the SetChannelConfigurationMode(String, RFmxTdscdmaMXChannelConfigurationMode) method to UserDefined. Use "channel(n)" as the selector string to configure or read this method.

Namespace:  NationalInstruments.RFmx.TdscdmaMX
Assembly:  NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)

Syntax

public enum RFmxTdscdmaMXModulationType
Public Enumeration RFmxTdscdmaMXModulationType

Members

  Member nameValueDescription
ModulationTypeQpsk0Specifies quadrature-phase shift keying (QPSK) modulation type.
ModulationType8Psk1Specifies 8-phase shift keying (8-PSK) modulation type.
ModulationType16Qam2Specifies 16-quadrature amplitude modulation (16-QAM) modulation type.

See Also

Log in to get a better experience