![Agilent Technologies 4294A Скачать руководство пользователя страница 99](http://html.mh-extra.com/html/agilent-technologies/4294a/4294a_programming-manual_2867882099.webp)
Chapter 7
99
Processing Measurement Results
Reading Measurement Data at Specific Measurement Points (Using the
Marker Function)
1. Ch
apter
T
itle
7
. Pr
ocessing
3
. Chap
ter T
itle
4
. Chap
te
r T
itle
5. Chap
te
r T
itle
M
easur
em
ent Re
sult
s
for the peak and moves the marker to that negative peak, and positions
submarker 2 at the peak.
Lines 360 to 430 Reads and displays submarker-specified measurement parameter
values.
Example 7-1
Searching for Peaks Using the Marker
10 DIM Sear_min$[9],Sear_max$[9],Act_trc$[9],Buff$[9]
20 REAL P_peak,N_peak
30 IF SYSTEM$("SYSTEM ID")="HP4294A" THEN
40 ASSIGN @Hp4294a TO 800
50 ELSE
60 ASSIGN @Hp4294a TO 717
70 END IF
80 !
90 Sear_min$="10MHZ"
100 Sear_max$="100MHZ"
110 Act_trc$="A"
120 !
130 OUTPUT @Hp4294a;"PRES"
140 OUTPUT @Hp4294a;"SING"
150 OUTPUT @Hp4294a;"*OPC?"
160 ENTER @Hp4294a;Buff$
170 !
180 OUTPUT @Hp4294a;"TRAC "&Act_trc$
190 OUTPUT @Hp4294a;"AUTO"
200 !
210 OUTPUT @Hp4294a;"MKR ON"
220 OUTPUT @Hp4294a;"PARS ON"
230 OUTPUT @Hp4294a;"SEARMIN "&Sear_min$
240 OUTPUT @Hp4294a;"SEARMAX "&Sear_max$
250 !
260 OUTPUT @Hp4294a;"PKDLTX 1MHZ"
270 OUTPUT @Hp4294a;"PKDLTY 0.1"
280 OUTPUT @Hp4294a;"PKPOL POS"
290 OUTPUT @Hp4294a;"SEAM PEAK"
300 OUTPUT @Hp4294a;"SMKR1 ON"
310 !
320 OUTPUT @Hp4294a;"PKPOL NEG"
330 OUTPUT @Hp4294a;"SEAM PEAK"
340 OUTPUT @Hp4294a;"SMKR2 ON"
350 !
360 OUTPUT @Hp4294a;"SMKRVAL1?"
370 ENTER @Hp4294a;P_peak
380 OUTPUT @Hp4294a;"SMKRVAL2?"
390 ENTER @Hp4294a;N_peak
400 !
410 PRINT "Search Range: "&Sear_min$&" - "&Sear_max$
420 PRINT "Positive Peak: ";P_peak;"[ohm]"
430 PRINT "Negative Peak: ";N_peak;"[ohm]"
440 END
Содержание 4294A
Страница 4: ...4 ...
Страница 18: ...18 Contents ...
Страница 24: ...24 Chapter1 To make effective use of this manual Other manuals attached to this unit ...
Страница 94: ...94 Chapter6 Reading Writing Measurement Data Reading Writing Data ...
Страница 110: ...110 Chapter7 Processing Measurement Results Analyzing Measurement Results ...
Страница 130: ...130 Chapter9 Communication with External Equipment Using the I O Ports Sample Program to Use the I O Port ...
Страница 136: ...136 Chapter10 Handling Errors Sample program for error handling ...
Страница 246: ...246 13 Application Sample Programs File Transfer Function ...
Страница 254: ...254 Chapter15 Setting the Display LCD Sample program for setting the LCD screen ...
Страница 507: ...Index Index 507 Index ...
Страница 508: ...508 Index Index ...
Страница 509: ...Index Index 509 Index ...
Страница 510: ...510 Index Index ...
Страница 511: ...Index Index 511 Index ...
Страница 512: ...512 Index Index ...
Страница 513: ...Index Index 513 Index ...
Страница 514: ...514 Index Index ...
Страница 515: ...Index Index 515 Index ...
Страница 516: ...516 Index Index ...
Страница 517: ...Index Index 517 Index ...
Страница 518: ...518 Index Index ...