Hacr
SCPI Command :
[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SYINfo:HACR
- class HacrCls[source]
Hacr commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cellNull=CellNull.Default) RsSmbv.enums.AllHarqAckCbr16 [source]
# SCPI: [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SYINfo:HACR value: enums.AllHarqAckCbr16 = driver.source.bb.nr5G.node.cell.syInfo.hacr.get(cellNull = repcap.CellNull.Default)
Defines the state of the higher layer parameter pdsch-HARQ-ACK-Codebook-r16.
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- return
codebook_r_16: NCON| EDYN NCON Does not apply the release 16 codebook (not configured) . NCON Applies the release 16 codebook (enhanced dynamic) .
- set(codebook_r_16: RsSmbv.enums.AllHarqAckCbr16, cellNull=CellNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SYINfo:HACR driver.source.bb.nr5G.node.cell.syInfo.hacr.set(codebook_r_16 = enums.AllHarqAckCbr16.EDYN, cellNull = repcap.CellNull.Default)
Defines the state of the higher layer parameter pdsch-HARQ-ACK-Codebook-r16.
- param codebook_r_16
NCON| EDYN NCON Does not apply the release 16 codebook (not configured) . NCON Applies the release 16 codebook (enhanced dynamic) .
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)