File

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:PLAYback:FILE:CATalog
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_catalog() List[str][source]
# [SOURce<HW>]:BB:ESEQuencer:PLAYback:FILE:CATalog
value: List[str] = driver.source.bb.esequencer.playback.file.get_catalog()

Queries the available user written PDW files. As response, you get a string containing the existing files ps_def, separated by commas. To set the default directory, use method RsSmw.massMemory.current_directory() .