Catalog

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:ASEQuencing:[SEQuencer<ST>]:WLISt:SEGMent:CATalog
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(sequencer=Sequencer.Default) List[str][source]
# [SOURce<HW>]:BB:ESEQuencer:ASEQuencing:[SEQuencer<ST>]:WLISt:SEGMent:CATalog
value: List[str] = driver.source.bb.esequencer.asequencing.sequencer.wlist.segment.catalog.get(sequencer = repcap.Sequencer.Default)

Queries the waveform sequence of the currently selected waveform list.

Parameters:

sequencer – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sequencer’)

Returns:

catalog: string Returns the waveform files separated by commas.