Select
SCPI Command :
SYSTem:PLUGin:APPStarter:SELect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(application_group: str, display_name: str) None[source]
# 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.
- Parameters:
application_group – ‘External’ | ‘User’ The group (tab) of applications in the Application Starter that the application belongs to. ‘External’ External Applications ‘User’ User Applications
display_name – Name of the application in the Application Starter