Language Reference
MOV
Example Position a signal peak at the display line.
20 | OUTPUT 723;"SNGLS;" |
| Activate |
30 | OUTPUT 723;"STARTWL | 600NM;STOPWL 1700NM;" | Set measurement range . |
40 | OUTPUT 723;"TS;MKPK | HI;" | Sweep trace A. Place a marker |
|
|
| at the highest signal level detected. |
50 | OUTPUT 723;"DL ON;" |
| Turn on the display line . |
60 | OUTPUT 723;"MOV DL,MKA;" | Set the | |
|
|
| to the marker amplitude by |
|
|
| storing the value of the marker- |
amplitude variable , MKA, in the
Destination The MOV command stores the contents of the source in the destination. When the source is TRA, TRB, TRC, or trace range, ensure the data reects
one complete sweep using the SNGLS and TS commands. The default is 800 position units when using TRA, TRB, TRC and is truncated if the trace is longer than destination length. If the trace is shorter than the destination length, the last element is replicated to complete the trace.