SetJobAsStartupByName (SJAS)

Activates a program as startup program for a station. The selection is made by program name.

Input

Syntax: SJAS{PROGRAMNAME};{SLOTNUMBER}

{PROGRAMNAME} Name des Programmes
{SLOTNUMBER} Entspricht der Stationsnummer

Output

Command Response Description
0 Command was processed successfully
1 Execute not successful
2 Incorrect syntax
3 Serious error during execution
4 Function not active or manually deactivated
9 EasySightPro® will be closed

Example

Activates program 'Demo' at station number 0 as startup program.

Copy
SJASDemo;0
0