SaStart
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:MBSFn:PMCH<CH0>:SASTart
- class SaStartCls[source]
SaStart commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(indexNull=IndexNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:MBSFn:PMCH<CH0>:SASTart value: int = driver.source.bb.eutra.downlink.mbsfn.pmch.saStart.get(indexNull = repcap.IndexNull.Default)
Defines the first/last subframe allocated to this (P) MCH within a period identified by field commonSF-Alloc.
- param indexNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Pmch’)
- return
alloc_start: No help available
- set(alloc_start: int, indexNull=IndexNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:MBSFn:PMCH<CH0>:SASTart driver.source.bb.eutra.downlink.mbsfn.pmch.saStart.set(alloc_start = 1, indexNull = repcap.IndexNull.Default)
Defines the first/last subframe allocated to this (P) MCH within a period identified by field commonSF-Alloc.
- param alloc_start
integer Range: 0 to 1535
- param indexNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Pmch’)