Execute

SCPI Command :

SYSTem:PLUGin:APPStarter:EXECute
class ExecuteCls[source]

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

set(application_group: str, display_name: str) None[source]
# SCPI: 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.

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