Applications

SCPI Command:

SENSe:DISPlay:APPLications:CATalog
class ApplicationsCls[source]

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

get_catalog() List[str][source]
# SCPI: SENSe:DISPlay:APPLications:CATalog
value: List[str] = driver.sense.display.applications.get_catalog()

Queries a list of all applications available in the current scenario.

return:

app_list: Comma-separated list of strings, each string indicating one application, for example ‘Generator’ or ‘Analyzer’