GetPdschDmrsnScid(string, out int)
- Updated2025-04-08
- 1 minute(s) read
Gets the value of PDSCH DMRS nSCID used for reference signal generation.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int GetPdschDmrsnScid(string selectorString, out int value)
Remarks
This method gets the value of PdschDmrsnScid attribute.The default value is 0.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the subblock number, carrier number, bwp number, user number and pdsch number. |
value | out int | Upon return, contains the value of PDSCH DMRS nSCID used for reference signal generation. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.