HpNumber
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:NIOT:DCI:ALLoc<CH0>:HPNMber
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(allocationNull=AllocationNull.Default) int[source]
# [SOURce<HW>]:BB:EUTRa:DL:NIOT:DCI:ALLoc<CH0>:HPNMber value: int = driver.source.bb.eutra.downlink.niot.dci.alloc.hpNumber.get(allocationNull = repcap.AllocationNull.Default)
Sets the HARQ processes number, for UEs for that method
RsSmw.source.bb.eutra.downlink.user.sthp.state.set()1.- Parameters:
allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
- Returns:
harq_process_num: integer Range: 0 to 1
- set(harq_process_num: int, allocationNull=AllocationNull.Default) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:NIOT:DCI:ALLoc<CH0>:HPNMber driver.source.bb.eutra.downlink.niot.dci.alloc.hpNumber.set(harq_process_num = 1, allocationNull = repcap.AllocationNull.Default)
Sets the HARQ processes number, for UEs for that method
RsSmw.source.bb.eutra.downlink.user.sthp.state.set()1.- Parameters:
harq_process_num – integer Range: 0 to 1
allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)