RFmx NR DotNET

RFmxNRMXPuschDmrsPuschIDMode Enumeration

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

RFmxNRMXPuschDmrsPuschIDMode Enumeration

Specifies whether PUSCH DMRS PUSCH ID is based on SetCellID(String, Int32) or specified by you. This method is valid only when you set the SetPuschTransformPrecodingEnabled(String, RFmxNRMXPuschTransformPrecodingEnabled) method to True.

Namespace:  NationalInstruments.RFmx.NRMX
Assembly:  NationalInstruments.RFmx.NRMX.Fx40 (in NationalInstruments.RFmx.NRMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxNRMXPuschDmrsPuschIDMode
Public Enumeration RFmxNRMXPuschDmrsPuschIDMode

Members

  Member nameValueDescription
CellID0The value of PUSCH DMRS PUSCH ID is based on Cell ID method.
UserDefined1The value of PUSCH DMRS PUSCH ID is specified by you.

See Also

Log in to get a better experience