Bstation
SCPI Commands :
[SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation:CATalog
[SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver: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:TSETup:RECeiver:BSTation:CATalog value: List[str] = driver.source.bb.w3Gpp.setting.tsetup.receiver.bstation.get_catalog()
No command help available
- return
catalog: No help available
- get_value() str [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation value: str = driver.source.bb.w3Gpp.setting.tsetup.receiver.bstation.get_value()
No command help available
- return
bstation: No help available
- set_value(bstation: str) None [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:SETTing:TSETup:RECeiver:BSTation driver.source.bb.w3Gpp.setting.tsetup.receiver.bstation.set_value(bstation = 'abc')
No command help available
- param bstation
No help available