SetPuschPtrsEnabled(string, RFmxNRMXPuschPtrsEnabled)
- Updated2025-04-08
- 1 minute(s) read
Sets whether the PUSCH transmission contains PTRS signals.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int SetPuschPtrsEnabled(string selectorString, RFmxNRMXPuschPtrsEnabled value)
Remarks
This method sets the value of PuschPtrsEnabled attribute.The default value is False.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the subblock number, carrier number, bwp number, user number and pusch number. |
value | RFmxNRMXPuschPtrsEnabled | Specifies whether the PUSCH transmission contains PTRS signals. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.