Scind
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:NIOT:DCI:ALLoc<CH0>:SCINd
- class ScindCls[source]
Scind commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(allocationNull=AllocationNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:NIOT:DCI:ALLoc<CH0>:SCINd value: int = driver.source.bb.eutra.downlink.niot.dci.alloc.scind.get(allocationNull = repcap.AllocationNull.Default)
Sets teh DCI field subcarrier identification field of NPUSCH (ISC) .
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
- return
subcarrier_ind: integer Range: 0 to 47
- set(subcarrier_ind: int, allocationNull=AllocationNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:NIOT:DCI:ALLoc<CH0>:SCINd driver.source.bb.eutra.downlink.niot.dci.alloc.scind.set(subcarrier_ind = 1, allocationNull = repcap.AllocationNull.Default)
Sets teh DCI field subcarrier identification field of NPUSCH (ISC) .
- param subcarrier_ind
integer Range: 0 to 47
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)