ConfigureNPuschFormat(string, int)
- Updated2025-04-08
- 1 minute(s) read
Configures the format of the narrowband physical uplink shared channel (NPUSCH).
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureNPuschFormat(string selectorString, int format)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies a selector string comprising of the signal name, subblock number and carrier number. Example: |
format | int | Specifies the NPUSCH format. A value of 1 indicates that NPUSCH carries user data (UL-SCH) and a value of 2 indicates, NPUSCH carries uplink control information. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.