Mstation

SCPI Commands :

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

No help available

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

No help available

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

No help available