Keysight Technologies E5260 Series Programming Manual page 293

Parametric measurement solutions
Hide thumbs Also See for E5260 Series:
Table of Contents

Advertisement

Syntax
Parameters
Example
Statements
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.
STpnum[;command[;command...[;command]...];END
or
ST pnum
[command]
[command]
:
:
[command]
END
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
page
2-26.
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"
Keysight E5260/E5270 Programming Guide, Edition 4
Command Reference
Command Reference
Table 2-1 on
4- 109

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5270 seriesE5260aE5262aE5263aE5270b

Table of Contents