3- 50
Keysight E5260/E5270 Programming Guide, Edition 4
Programming Examples
Using Program Memory
Using Program Memory
The program memory can store approximately 2,000 programs or 40,000
commands. Storing programs and executing them will improve the program
execution speed. The following commands are available to use program memory.
Command
Function and Syntax
ST and END
Stores the program in the memory.
ST
pnum
;
command
[ ... [;
command
] ..];END
or
ST
pnum
[
command
]
:
[
command
]
END
[SCR]
Scratches the program.
SCR [
pnum
]
[LST?]
Gets a catalog of program numbers or a specific program listing
(up to 3000 commands).
LST? [
pnum
[,
index
[,
size
]]]
DO
Executes specified programs.
DO
pnum
[,
pnum ...
[,
pnum
] ...]
RU
Executes programs sequentially.
RU
start
,
stop
[PA]
Pauses command execution or internal memory program
execution.
PA [
wait
]
[VAR]
Defines an internal memory variable, and sets the value.
VAR
Type
,
N
,
Value
[VAR?]
Reads the value of the internal memory variable.
VAR?
Type
,
N
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: ......