Select

SCPI Command :

SYSTem:PLUGin:APPStarter:SELect
class SelectCls[source]

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

set(application_group: str, display_name: str) None[source]
# SCPI: SYSTem:PLUGin:APPStarter:SELect
driver.system.plugin.appStarter.select.set(application_group = 'abc', display_name = 'abc')

Selects the application to be executed in subsequent commands. The query returns the currently selected application.

param application_group

‘External’ | ‘User’ The group (tab) of applications in the Application Starter that the application belongs to. ‘External’ External Applications ‘User’ User Applications

param display_name

Name of the application in the Application Starter