Count

SCPI Command :

SENSe:SIGNaling:NRADio:CELL:HARQ:DL:USER:RETRansm: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:NRADio:CELL:HARQ:DL:USER:RETRansm:COUNt
value: int = driver.sense.signaling.nradio.cell.harq.downlink.user.retransm.count.get(cell_name = 'abc')

Queries the number of DL retransmissions for the initial BWP.

param cell_name:

No help available

return:

retransmissions: No help available