GetSsbCrbOffset(string, out int)
- Updated2025-04-08
- 1 minute(s) read
Gets the CRB offset for the SS/PBCH block relative to the reference Point A in units of 15 kHz or 60 kHz resource blocks for frequency range 1 and frequency range 2 respectively.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int GetSsbCrbOffset(string selectorString, out int value)
Remarks
This method gets the value of SsbCrbOffset attribute.The default value is 0.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number and subblock number. |
value | out int | Upon return, contains the CRB offset for the SS/PBCH block relative to the reference Point A in units of 15 kHz or 60 kHz resource blocks 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.