Bstation

SCPI Commands :

[SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation:CATalog
[SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_catalog() List[str][source]
# [SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation:CATalog
value: List[str] = driver.source.bb.w3Gpp.setting.tsetup.receiver.bstation.get_catalog()

No help available

get_value() str[source]
# [SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation
value: str = driver.source.bb.w3Gpp.setting.tsetup.receiver.bstation.get_value()

No help available

set_value(bstation: str) None[source]
# [SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation
driver.source.bb.w3Gpp.setting.tsetup.receiver.bstation.set_value(bstation = 'abc')

No help available