Length
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:TDML<GRP0>:TD<USER0>:LENGth
- class LengthCls[source]
Length commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default, listIndexNull=ListIndexNull.Default, allocationNull=AllocationNull.Default) RsSmbv.enums.NumbersJ [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:TDML<GRP0>:TD<USER0>:LENGth value: enums.NumbersJ = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.tdml.td.length.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default, listIndexNull = repcap.ListIndexNull.Default, allocationNull = repcap.AllocationNull.Default)
- Sets the number of consecutive OFDM symbols (L) the allocation in a time domain allocation list spans.
INTRO_CMD_HELP: Prerequisites for this command
[:SOURce<hw>]:BB:NR5G:UBWP:USER<us>:CELL<cc>:DL:BWP<bwp>:PDSCh:TDALists > 1
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- param bwPartNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)
- param listIndexNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Tdml’)
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Td’)
- return
length: 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14
- set(length: RsSmbv.enums.NumbersJ, userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default, listIndexNull=ListIndexNull.Default, allocationNull=AllocationNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:TDML<GRP0>:TD<USER0>:LENGth driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.tdml.td.length.set(length = enums.NumbersJ._10, userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default, listIndexNull = repcap.ListIndexNull.Default, allocationNull = repcap.AllocationNull.Default)
- Sets the number of consecutive OFDM symbols (L) the allocation in a time domain allocation list spans.
INTRO_CMD_HELP: Prerequisites for this command
[:SOURce<hw>]:BB:NR5G:UBWP:USER<us>:CELL<cc>:DL:BWP<bwp>:PDSCh:TDALists > 1
- param length
2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- param bwPartNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)
- param listIndexNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Tdml’)
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Td’)