Execute
SCPI Command :
SYSTem:PLUGin:APPStarter:EXECute
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(application_group: str, display_name: str) None[source]
# SYSTem:PLUGin:APPStarter:EXECute driver.system.plugin.appStarter.execute.set(application_group = 'abc', display_name = 'abc')
Starts the specified application directly on the FSW. Note that for data security reasons, executable applications cannot be added to the Application Starter remotely. Only applications added to the firmware manually in advance can be executed remotely.
- 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