Count

SCPI Command :

SENSe:SIGNaling:LTE:CELL:HARQ:DL:RETX:COUNt
class CountCls[source]

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

get(cell_name: str) int[source]
# SCPI: SENSe:SIGNaling:LTE:CELL:HARQ:DL:RETX:COUNt
value: int = driver.sense.signaling.lte.cell.harq.downlink.reTx.count.get(cell_name = 'abc')

Query the number of entries in the retransmission configuration.

param cell_name:

No help available

return:

count: No help available