Bstation

SCPI Commands :

[SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation:CATalog
[SOURce<HW>]:BB:W3GPp:SETTing:TMODel:BSTation
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_catalog() List[str][source]
# [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.

Returns:

catalog: string

get_value() str[source]
# [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.

Returns:

bstation: string

set_value(bstation: str) None[source]
# [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.

Parameters:

bstation – string