SetDmrsOccEnabled(string, RFmxLteMXDmrsOccEnabled)
- Updated2025-04-08
- 1 minute(s) read
Sets whether orthogonal cover codes (OCCs) need to be used on the demodulation reference signal (DMRS) signal. The measurement internally sets this method to TRUE for multi antenna cases.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetDmrsOccEnabled(string selectorString, RFmxLteMXDmrsOccEnabled value)
Remarks
This method sets the value of DmrsOccEnabled attribute. The default value is False.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number and subblock number. |
value | RFmxLteMXDmrsOccEnabled | Specifies whether orthogonal cover codes (OCCs) need to be used on the demodulation reference signal (DMRS) signal. The measurement internally sets this method to TRUE for multi antenna cases. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.