Interval

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SSPBch<SSB(ST0)>:SL:INTerval
class IntervalCls[source]

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

get(cellNull=CellNull.Default, indexNull=IndexNull.Default) int[source]
# SCPI: [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.

param cellNull:

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

param indexNull:

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

return:

time_interval: No help available