Retransm
SCPI Command :
DELete:SIGNaling:NRADio:CELL:BWP<bwp_id>:HARQ:DL:USER:RETRansm
- class RetransmCls[source]
Retransm commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- delete(cell_name: str, index: int, count: int = None, bwParts=BwParts.Default) None[source]
# SCPI: DELete:SIGNaling:NRADio:CELL:BWP<bwp_id>:HARQ:DL:USER:RETRansm driver.signaling.nradio.cell.bwp.harq.downlink.user.retransm.delete(cell_name = 'abc', index = 1, count = 1, bwParts = repcap.BwParts.Default)
Removes retransmissions from the retransmission configuration for user-defined DL HARQ, for BWP <bb>.
- param cell_name:
No help available
- param index:
Index of the first retransmission to be deleted. Item 1 in the GUI corresponds to Index = 0.
- param count:
Number of retransmissions to be deleted. The default is 1.
- param bwParts:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bwp’)