TpcPusch
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TPCPusch
- class TpcPuschCls[source]
TpcPusch commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(allocationNull=AllocationNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TPCPusch value: int = driver.source.bb.eutra.downlink.emtc.dci.alloc.tpcPusch.get(allocationNull = repcap.AllocationNull.Default)
Sets the DCI field TPC command for scheduled PUSCH.
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
- return
dci_tpc_cmd_pusch: integer Range: 0 to 3
- set(dci_tpc_cmd_pusch: int, allocationNull=AllocationNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TPCPusch driver.source.bb.eutra.downlink.emtc.dci.alloc.tpcPusch.set(dci_tpc_cmd_pusch = 1, allocationNull = repcap.AllocationNull.Default)
Sets the DCI field TPC command for scheduled PUSCH.
- param dci_tpc_cmd_pusch
integer Range: 0 to 3
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)