File

SCPI Command :

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

Queries the available pulse sequencer files with direction finding. As response, you get a string containing the existing files ps_df, separated by commas. To set the default directory, use method RsSmw.massMemory.current_directory() .

Returns:

catalog: string