SetNPuschDmrsGroupHoppingEnabled(string, RFmxLteMXNPuschDmrsGroupHoppingEnabled)
- Updated2025-04-08
- 1 minute(s) read
Sets whether the group hopping is enabled for narrowband physical uplink shared channel (NPUSCH) DMRS. This method is valid only when the SetNPuschFormat(string, int) is 1.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetNPuschDmrsGroupHoppingEnabled(string selectorString, RFmxLteMXNPuschDmrsGroupHoppingEnabled value)
Remarks
This method sets the value of NPuschDmrsGroupHoppingEnabled attribute. The default value is False.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number and subblock number. |
value | RFmxLteMXNPuschDmrsGroupHoppingEnabled | Specifies whether the group hopping is enabled for narrowband physical uplink shared channel (NPUSCH) DMRS. This method is valid only when the SetNPuschFormat(string, int) is 1. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.