Chapter 15 Script SDK
454
2. Scroll down until you see the ScriptSDK selection item.
The list of available scripts is presented.
Sampseq1
Sampseq3
3. Execute the desired script by pressing the adjacent soft key.
The script that has been selected and is now running is shown along with an option to
stop the script.
*Sampseq1
To execute a script from the 882 command line:
1. Load the script file that you want to execute by entering the following command.
SCRX:LOAD testapi.o //loads script object from current scripts path
For a list of scripts, enter the following command:
SCRX:LIST?
2. Execute the script by entering the following command:
SCRX:EXEC
// executes currently loaded script
To stop a script that is executing enter the following:
SCRX:STOP
// stops execution of currently running script
Sampseq2
Sampseq4
stop
Need help?
Do you have a question about the 881 and is the answer not in the manual?