TbCount

SCPI Command :

[SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:ENH:BCH:DTCH<CH>:TBCount
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cell=Cell.Default, channel=Channel.Default) int[source]
# [SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:ENH:BCH:DTCH<CH>:TBCount
value: int = driver.source.bb.tdscdma.down.cell.enh.bch.dtch.tbCount.get(cell = repcap.Cell.Default, channel = repcap.Channel.Default)

Queries the number of transport blocks for the TCH.

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

  • channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Dtch’)

Returns:

tb_count: integer