ConfigurePdcch(string, double)
- Updated2025-04-08
- 1 minute(s) read
Configures the physical downlink control channel (PDCCH) power relative to the cell-specific reference signal.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigurePdcch(string selectorString, double pdcchPower)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies a selector string comprising of the signal name, subblock number and carrier number. Example: |
pdcchPower | double | Specifies the power of the PDCCH relative to the power of the cell-specific reference signal. This value is expressed in dB. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.