Tmodel
SCPI Command :
[SOURce]:BB:W3GPp:TS25141:IFSignal:SETTing:TMODel:BSTation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_bstation() Ts25141IfScen[source]
# [SOURce]:BB:W3GPp:TS25141:IFSignal:SETTing:TMODel:BSTation value: enums.Ts25141IfScen = driver.source.bb.w3Gpp.ts25141.ifRignal.setting.tmodel.get_bstation()
Selects the interfering signal from a list of test models in accordance with TS 25.141. All test models refer to the predefined downlink configurations.
- Returns:
bstation: TM164 | TM116 | TM132 | TM2 | TM316 | TM332 | TM4 | TM538 | TM528 | TM58
- set_bstation(bstation: Ts25141IfScen) None[source]
# [SOURce]:BB:W3GPp:TS25141:IFSignal:SETTing:TMODel:BSTation driver.source.bb.w3Gpp.ts25141.ifRignal.setting.tmodel.set_bstation(bstation = enums.Ts25141IfScen.TM116)
Selects the interfering signal from a list of test models in accordance with TS 25.141. All test models refer to the predefined downlink configurations.
- Parameters:
bstation – TM164 | TM116 | TM132 | TM2 | TM316 | TM332 | TM4 | TM538 | TM528 | TM58