RFmxNRMXPuschDmrsScramblingIDMode Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the configured Scrambling ID is honored or the Cell ID is used for reference signal generation.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXPuschDmrsScramblingIDMode
Members
Name | Value | Description |
---|---|---|
CellID | 0 | The value of PUSCH DMRS Scrambling ID is based on Cell ID method. |
UserDefined | 1 | The value of PUSCH DMRS Scrambling ID is specified by you. |