Upptsadd
SCPI Command :
[SOURce<HW>]:BB:EUTRa:UL:UE<ST>:[CELL<CCIDX>]:REFSig:SRS:UPPTsadd
- class UpptsaddCls[source]
Upptsadd commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userEquipment=UserEquipment.Default, cellNull=CellNull.Default) RsSmbv.enums.EutraNumUpPts [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:[CELL<CCIDX>]:REFSig:SRS:UPPTsadd value: enums.EutraNumUpPts = driver.source.bb.eutra.uplink.ue.cell.refsig.srs.upptsadd.get(userEquipment = repcap.UserEquipment.Default, cellNull = repcap.CellNull.Default)
In TDD mode, sets the parameter srs-UpPtsAdd and defines the number of additional SC-FDMA symbols in UpPTS.
- param userEquipment
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- return
srs_up_pts_add: 0| 2| 4
- set(srs_up_pts_add: RsSmbv.enums.EutraNumUpPts, userEquipment=UserEquipment.Default, cellNull=CellNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:[CELL<CCIDX>]:REFSig:SRS:UPPTsadd driver.source.bb.eutra.uplink.ue.cell.refsig.srs.upptsadd.set(srs_up_pts_add = enums.EutraNumUpPts._0, userEquipment = repcap.UserEquipment.Default, cellNull = repcap.CellNull.Default)
In TDD mode, sets the parameter srs-UpPtsAdd and defines the number of additional SC-FDMA symbols in UpPTS.
- param srs_up_pts_add
0| 2| 4
- param userEquipment
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)