GetPdschPtrsEnabled(string, out RFmxNRMXPdschPtrsEnabled)
- Updated2025-10-13
- 1 minute(s) read
Gets whether PT-RS is present in the transmitted signal.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int GetPdschPtrsEnabled(string selectorString, out RFmxNRMXPdschPtrsEnabled value)
Remarks
This method gets the value of PdschPtrsEnabled attribute.The default value is False.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the subblock number, carrier number, bwp number, user number and pdsch number. |
| value | out RFmxNRMXPdschPtrsEnabled | Upon return, contains whether PT-RS is present in the transmitted signal. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.