Catalog

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:WLISt:SEGMent:CATalog
class CatalogCls[source]

Catalog commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(sequencer=Sequencer.Default) List[str][source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:WLISt:SEGMent:CATalog
value: List[str] = driver.source.bb.esequencer.rtci.sequencer.wlist.segment.catalog.get(sequencer = repcap.Sequencer.Default)

Queries the waveform sequence of the currently selected waveform list.

param sequencer

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

return

catalog: string Returns the waveform files separated by commas.