Agilent Technologies 54503A Podręcznik Użytkownika Strona 301

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 300
Chapter 5 301
Programming
Program Timing
The next example processes trace information with a marker command,
MKPK HI (marker peak highest), which selects the highest amplitude
level in the trace. Because the program changes the measurement
range, the trace information must be updated with TS before MKPK HI
is executed. E
XAMPLE. Use TS to update trace information before using
the marker commands.
Connect the calibrator signal to the analyzer INPUT 50 before
performing this example.
10 CLEAR 718
20 OUTPUT 718;"IP;SNGLS;"
Initialize analyzer.
30 OUTPUT 718;"SP 1MHZ;CF 300MHZ;RL -5DBM;"
Change
measurement
range.
40 OUTPUT 718;"TS;"
Update trace.
50 OUTPUT 718;"MKPK HI;"
Place marker on highest signal
level.
60 END
Przeglądanie stron 300
1 2 ... 296 297 298 299 300 301 302 303 304 305 306 ... 715 716

Komentarze do niniejszej Instrukcji

Brak uwag