Slength

SCPI Command :

[SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:SLOT<CH0>:PRAC:SLENgth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cell=Cell.Default, slotNull=SlotNull.Default) float[source]
# [SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:SLOT<CH0>:PRAC:SLENgth
value: float = driver.source.bb.tdscdma.up.cell.slot.prac.slength.get(cell = repcap.Cell.Default, slotNull = repcap.SlotNull.Default)

Queries the sequence length of the PRACH slot. The value is computed based on:

  • Start Subframe BB:TDSC:UP:CELL:SLOT:PRAC:PTS:STAR

  • UpPTS repetition BB:TDSC:UP:CELL:SLOT:PRAC:PTS:REP

  • Distance UpPTS and RACH BB:TDSC:UP:CELL:SLOT:PRAC:PTS:DIST

  • Message length BB:TDSC:UP:CELL:SLOT:PRAC:MSG:LENG

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

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

Returns:

slength: float Range: 0.5 to 13.5