Retransm
SCPI Command :
DELete:SIGNaling:NRADio:CELL:HARQ:UL: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) None[source]
# SCPI: DELete:SIGNaling:NRADio:CELL:HARQ:UL:USER:RETRansm driver.signaling.nradio.cell.harq.uplink.user.retransm.delete(cell_name = 'abc', index = 1, count = 1)
Removes retransmissions from the retransmission configuration for user-defined UL HARQ, for the initial BWP.
- 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.