Count

SCPI Command :

SENSe:SIGNaling:LTE:CELL:HARQ:DL:RVSequence: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:RVSequence:COUNt
value: int = driver.sense.signaling.lte.cell.harq.downlink.rvSequence.count.get(cell_name = 'abc')

Query the length (number of entries) of the RV sequences.

param cell_name:

No help available

return:

count: No help available