HP 8712ET User Manual Supplement page 37

Automating measurements, rf network analyzers
Hide thumbs Also See for HP 8712ET:
Table of Contents

Advertisement

NOTE
24 User_pause:
PAUSE
25
GOTO User_pause
26
!
27 User_key1:
28
GOSUB Message ! Remove this line.
29
GOTO User_pause
30
!
31 User_key2:
32
GOSUB Message ! Remove this line
33
GOTO User_pause
34
!
35 User_key3:
36
OUTPUT @Hp8714;"CALC1:MARK1 ON"
37
OUTPUT @Hp8714;"CALC1:MARK:FUNC MAX"
38
GOTO User_pause
39
!
40 User_key4:
41
INPUT "Enter Title Line 1.
42
OUTPUT @Hp8714;"DISP:ANN:TITL1:DATA '""'"
43
OUTPUT @Hp8714;"DISP:ANN:TITL ON"
44
GOTO User_pause
45
!
46 User_key5:
47
GOSUB Message ! Remove this line.
48
GOTO User_pause
49
!
50 User_key6:
51
GOSUB Message ! Remove this line.
52
GOTO User_pause
53
!
54 User_key7:
55
GOSUB Message ! Remove this line.
56
GOTO User_pause
57
!
58 Message:
!
59
Str1$="This key is programmable."
60
Str2$="To modify, select"
61
Str3$="[System Options], [IBASIC], [Edit]."
62
OUTPUT @Hp8714;"DISP:ANN:MESS '""', MEDIUM"
63
RETURN
64
!
65
END
For more
User BEGIN
the Example Programs Guide.
Automating Measurements
! Define softkey 1 here.
! Define softkey 2 here.
! Example Marker Function
! Example Title Entry
Press [Enter] when done.",Name$
! Define softkey 5 here.
! Define softkey 6 here.
! Define softkey 7 here.
programs, see the Example Programs Disk and
Operator Interaction
User-Defined BEGIN Key Menu
3-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hp 8712esHp 8714etHp 8714es

Table of Contents