List Editor
SMIQ
1125.5555.03
2.38
E-8
Block function INSERT
Function INSERT inserts the desired number of elements with constant or linearly increasing/decreasing
values before the element with the given starting index. All elements which had been stored from the
starting index are shifted to the end of the range to be inserted.
Input is effected analogously to filling a list.
By pressing the [RETURN] key the input window is exited without a modification being effected. The
menu cursor then marks FUNCTION.
The list entry, in the example for MEMORY, with index [AT +n] is calculated as follows from the
information AT, RANGE, starting value (MEMORY) and WITH INCREMENT:
MEMORY[AT+n] = starting value (MEMORY) + n · Increment | (0
≤
n
≤
RANGE-1)
Selection:
FUNCTION INSERT
FREQ
100. 000 000 0
MHz
L E V E L
- 30.0
d B m
S E L E C T L I S T . . .
F U N C T I O N
-INDEX - FREE 256 - LEN 10
0 0 0 1
0 0 0 2
0 0 0 3
0 0 0 4
0 0 0 5
0 0 0 6
0 0 0 7
0 0 0 8
INSERT AT
10 RANGE 2
MEMORY
1
WITH INCREMENT
0
DWELL
100ms
WITH INCREMENT
0.0ms
EXECUTE
FREQUENCY
LEVEL
ANALOG MOD
VECTOR MOD
DIGITAL MOD
DIGITAL STD
LF OUTPUT
SWEEP
LIST
MEM SEQ
UTILITIES
Fig. 2-12
Edit function INSERT: Input window
INSERT AT
Input of the starting index and the number of the elements to be inserted.
AT
Starting index before which the insert operation is to be effective.
RANGE
Number of the elements to be inserted
MEMORY
Input of the starting value for MEMORY.
DWELL
Input of the starting value for DWELL.
WITH INCREMENT
Input of the increment between two successive values for MEMORY or
DWELL. If 0 is indicated as increment, constant values are achieved to be
inserted RANGE times.
Note:
In the case of some types of lists, e.g. digital modulation data, indicating
an increment is eliminated since there are binary data. In these cases
all lines WITH INCREMENT are eliminated.
EXECUTE
Starts the inserting sequence. After the function has been executed, the input
window is automatically exited. The menu cursor marks FUNCTION. The EDIT
page shows the beginning of the range that has moved forward.