File

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:ASEQuencing:WAVE:FILE:CATalog
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_catalog() List[str][source]
# [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.

Returns:

catalog: string Returns the available waveform files separated by commas.