Tcmd
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TCMD
- class TcmdCls[source]
Tcmd commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(allocationNull=AllocationNull.Default) str [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TCMD value: str = driver.source.bb.eutra.downlink.emtc.dci.alloc.tcmd.get(allocationNull = repcap.AllocationNull.Default)
Sets the TCP command field of the DCI format 3/3A.
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
- return
tpc_cmd_3: 64 bits
- set(tpc_cmd_3: str, allocationNull=AllocationNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TCMD driver.source.bb.eutra.downlink.emtc.dci.alloc.tcmd.set(tpc_cmd_3 = rawAbc, allocationNull = repcap.AllocationNull.Default)
Sets the TCP command field of the DCI format 3/3A.
- param tpc_cmd_3
64 bits
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)