MOV Move
Example
10
CLEAR 718
20
OUTPUT
718.“IP-”
30
OUTPUT
7181”FA’lOOMHZ;FB 1100MHZ;”
40 OUTPUT
718;“TS;MKPK
HI;”
50 OUTPUT 718;
“DL
ON;
60 OUTPUT
718;“MOV
DL,MKA;”
Clears the HP-IB bus and spectrum
analyzxx
Initializes spectrum analyzer
Sets up the measurement range.
Places a marker at the highest peak.
Turns on display line.
Sets the display-line
value
equal to the marker
amplitude by storing the value of the marker
amplitude variable,
MKA,
in the display line
variable, DL.
70 END
Description
When the source is longer than the destination, the source is truncated to fit. When the source
is shorter than the destination, the last element is repeated to fill the destination.
Programming Commands
5.371