EasyManua.ls Logo

Keysight Technologies E5260 Series

Keysight Technologies E5260 Series
350 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Keysight E5260/E5270 Programming Guide, Edition 4 4- 109
Command Reference
Command Reference
ST
The ST command is used with the END command to store a program in the internal
program memory that can store 2,000 programs maximum, and a total of 40,000
commands.
The ST command indicates the start of the program, and assigns the program
number. If the assigned program number already exists, the E5260/E5270 deletes
the old program, and stores the new one.
The END command indicates the end of the program. If the END command is not
included, the E5260/E5270 stores the commands until the program memory is full.
Use the DO or RU command to execute stored programs.
Syntax STpnum[;command[;command...[;command]...];END
or
ST pnum
[command]
[command]
:
:
[command]
END
Parameters pnum : Program number. Integer expression. 1 to 2000.
command : Command stored in the internal program memory. Specify commands
according to normal syntax no special syntax is necessary.
For the commands that cannot stored in the program memory, refer to Table 2-1 on
page 2-26.
Example
Statements
Example 1:
OUTPUT @E5270;"ST1;CN1;DV1,0,5,1E-4;TI1,0;CL1"
OUTPUT
@E5270;"END"
Example 2:
OUTPUT @E5270;"ST 1"
OUTPUT @E5270;"CN 1"
OUTPUT @E5270;"DV 1,0,5,1E-4"
OUTPUT @E5270;"TI 1,0"
OUTPUT @E5270;"CL 1"
OUTPUT @E5270;"END"

Table of Contents

Other manuals for Keysight Technologies E5260 Series

Related product manuals