File

SCPI Command :

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

Queries the available user defined waveform segment sequence files. As response, you get a string containing the existing files *.ps_seq, separated by commas. To set the default directory, use method RsSmw.massMemory.current_directory() .

Returns:

catalog: string