Bstation

SCPI Commands :

[SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation:CATalog
[SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation
class BstationCls[source]

Bstation commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_catalog() List[str][source]
# SCPI: [SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation:CATalog
value: List[str] = driver.source.bb.w3Gpp.setting.tmodel.bstation.get_catalog()

Queries the list of test models defined by the standard for the downlink.

return

catalog: string

get_value() str[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation
value: str = driver.source.bb.w3Gpp.setting.tmodel.bstation.get_value()

Selects a standard test model for the downlink.

return

bstation: string

set_value(bstation: str) None[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation
driver.source.bb.w3Gpp.setting.tmodel.bstation.set_value(bstation = 'abc')

Selects a standard test model for the downlink.

param bstation

string