Usch

SCPI Commands :

[SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:CATalog
[SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:DELete
[SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:FSELect
class UschCls[source]

Usch commands group definition. 3 total commands, 0 Subgroups, 3 group commands

delete(filename: str) None[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:DELete
driver.source.bb.w3Gpp.mstation.udtx.usch.delete(filename = 'abc')

No command help available

param filename

No help available

get_catalog() List[str][source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:CATalog
value: List[str] = driver.source.bb.w3Gpp.mstation.udtx.usch.get_catalog()

No command help available

return

catalog: No help available

get_fselect() str[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:FSELect
value: str = driver.source.bb.w3Gpp.mstation.udtx.usch.get_fselect()

No command help available

return

filename: No help available

set_fselect(filename: str) None[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation:UDTX:USCH:FSELect
driver.source.bb.w3Gpp.mstation.udtx.usch.set_fselect(filename = 'abc')

No command help available

param filename

No help available