File
SCPI Command :
[SOURce<HW>]:BB:ESEQuencer:ASEQuencing:WAVE:FILE:CATalog
- class FileCls[source]
File commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_catalog() List[str] [source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:ASEQuencing:WAVE:FILE:CATalog value: List[str] = driver.source.bb.esequencer.asequencing.wave.file.get_catalog()
Reads out the files extension *.wv in the default directory.
- return
catalog: string Returns the available waveform files separated by commas.