Tcmd
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:TCMD
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(allocationNull=AllocationNull.Default) str[source]
# [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.
- Parameters:
allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
- Returns:
tpc_cmd_3: 64 bits
- set(tpc_cmd_3: str, allocationNull=AllocationNull.Default) None[source]
# [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.
- Parameters:
tpc_cmd_3 – 64 bits
allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)