SetSsbSubcarrierOffset(string, int)
- Updated2025-04-08
- 1 minute(s) read
Sets an additional subcarrier offset for the SS/PBCH block in units of resource blocks of 15 kHz or subcarrier spacing given by SSB Subcarrier Common method for frequency range 1 and frequency range 2 respectively.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int SetSsbSubcarrierOffset(string selectorString, int value)
Remarks
This method sets the value of SsbSubcarrierOffset attribute.The default value is 0.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number and subblock number. |
value | int | Specifies an additional subcarrier offset for the SS/PBCH block in units of resource blocks of 15 kHz or subcarrier spacing given by SSB Subcarrier Common method for frequency range 1 and frequency range 2 respectively. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.