Config
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:UL:BWP<BWP(DIR0)>:SRS:CONFig
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) SrsConfig[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:UL:BWP<BWP(DIR0)>:SRS:CONFig value: enums.SrsConfig = driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.srs.config.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Selects the 3GPP release the SRS is based on.
- Parameters:
userNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
bwPartNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)
- Returns:
srs_config: IE Standard SRS configuration. IER16 Release 16 SRS configuration, including positioning functionality. IENPR16 Release 16 SRS configuration, without positioning functionality. IER17 Release 17 SRS configuration.