Interval

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SSPBch<SSB(ST0)>:SL:INTerval
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cellNull=CellNull.Default, indexNull=IndexNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SSPBch<SSB(ST0)>:SL:INTerval
value: int = driver.source.bb.nr5G.node.cell.sspbch.sl.interval.get(cellNull = repcap.CellNull.Default, indexNull = repcap.IndexNull.Default)

Defines the number of slots between two consecutive S-SS/PSBCH blocks.

Parameters:
  • cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

  • indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sspbch’)