HfrmIdx

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SSPBch<SSB(ST0)>:HFRMidx
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)>:HFRMidx
value: int = driver.source.bb.nr5G.node.cell.sspbch.hfrmIdx.get(cellNull = repcap.CellNull.Default, indexNull = repcap.IndexNull.Default)

Defines in which half-frame of the time plan the first SS/PBCH burst occasion is located. The ‘Half Frame Index’ value depends on the configured ‘Burst Set Periodicity’. The default value is 0, it locates the first SS/PBCH occasion in the first half-frame. If you set the value to 1, the first SS/PBCH occasion is in the second half-frame and so forth.

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’)

Returns:

half_frame_idx: integer Range: 0 to 31