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
ST
pnum
[;
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
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"
Summary of Contents for E5260 Series
Page 1: ...Keysight Technologies E5260 E5270 Series of Parametric Measurement Solutions Programming Guide...
Page 3: ...User s Guide B2900 9001x xxxx 201x Edition x...
Page 13: ...1 Programming Basics...
Page 63: ...2 Remote Mode Functions...
Page 108: ...2 46 Keysight E5260 E5270 Programming Guide Edition 4 Remote Mode Functions Initial Settings...
Page 109: ...3 Programming Examples...
Page 185: ...4 Command Reference...
Page 335: ...5 Error Messages...
Page 349: ......