SetUplinkGroupHoppingEnabled(string, RFmxLteMXUplinkGroupHoppingEnabled)
- Updated2025-04-08
- 1 minute(s) read
Sets whether the sequence group number hopping for demodulation reference signal (DMRS) is enabled, as defined in section 5.5.1.3 of the 3GPP TS 36.211 specification.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetUplinkGroupHoppingEnabled(string selectorString, RFmxLteMXUplinkGroupHoppingEnabled value)
Remarks
This method sets the value of UplinkGroupHoppingEnabled attribute. The default value is False.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number and subblock number. |
value | RFmxLteMXUplinkGroupHoppingEnabled | Specifies whether the sequence group number hopping for demodulation reference signal (DMRS) is enabled, as defined in section 5.5.1.3 of the 3GPP TS 36.211 specification. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.