Soffset

SCPI Command :

[CONFigure]:SIGNaling:NRADio:CELL:SSB:SOFFset
class SoffsetCls[source]

Soffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:SSB:SOFFset
value: int = driver.configure.signaling.nradio.cell.ssb.soffset.get(cell_name = 'abc')

Defines the kSSB, the number of SC between the SSB and the overall RB grid.

param cell_name:

No help available

return:

offset: Number of SC

set(cell_name: str, offset: int) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:SSB:SOFFset
driver.configure.signaling.nradio.cell.ssb.soffset.set(cell_name = 'abc', offset = 1)

Defines the kSSB, the number of SC between the SSB and the overall RB grid.

param cell_name:

No help available

param offset:

Number of SC