Catalog

SCPI Commands

TRIGger:IMPort:CATalog
class Catalog[source]

Catalog commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get(path_information: Optional[str] = None) List[str][source]
# SCPI: TRIGger:IMPort:CATalog
value: List[str] = driver.trigger.importPy.catalog.get(path_information = '1')

Returns a list of trigger configurations that are stored in the primary switch unit’s volatile memory.

param path_information

The reply is a comma-separated list of the exported trigger configuration filenames.

return

list_of_exp_trigger_configs: No help available