Agilent Technologies 8566B Operating And Programming Manual page 463

Spectrum analyzer 100 hz - 2.5 ghz/2 - 22 ghz
Table of Contents

Advertisement

command
R E P E A T
I ist
Item
VARIABLE
IDENTIFIER
NUMERIC DATA
FIELD
COMMAND LIST
The REPEAT and UNTIL commands form a looping construct. The command list is repeated until the condition is
true.
The following program lowers any off screen-signal.
10 OUTPUT 718;"SW;TS;El;"
2 0
OUTPUT 718;"lF MA,GT,RL THEN"
3 0
OUTPUT 718;"REPEATRL UP;TS;El; "
4 0
OUTPUT 718;"lJNTlL MA,LE,RL "
5 0
OUTPUT 718;"ENDlF Sl;" " "
6 0 E N D
U N T I L
Description/Default
Alpha character. User-defined identifier
declared in VARDEF statement. Do not follow
identifier with semicolon.
Alpha character. Measurement-variable
identifier, such as CF or MA. Do not follow
identifier with semicolon.
Trace element, such as TRA[lOl
Real
Any commands from this remote section.
REPEAT
C O N D I T I O N
Range Restriction
Programming 355
UNTIL

Advertisement

Table of Contents
loading

Table of Contents