Table
4-4.
HP-ZB
Operational Vetification
Program
Listing (Continued)
1030 KEY LABEL
1040
GOT0 1040
1050 CLEAR
1060 CRT IS 2
1070 C=2
1080
GOT0 690
1090 CRT IS
1
1100 C=l
1110 CLEAR
1120 DISP "The HP 85 should have an 1/0 ROMin its ROM Drawer, a
16K
Memory"
1130 DISP "Module, and an
8293714 HP-IB Interface Card/Cable."
1140 DISP
1150 DISP "Connect the HP-IB Interface
to
the rear panel of the HP 5334A/BU
.
.
1160 DISP "and power-up the instrument."
1170 DISP
1180 DISP "Consult the HP
5334A/B Operatingand Programming Manual for"
1190 DISP "additional information."
1200 DISP
1210 DISP
B$
1220 PAUSE
1230 CLEAR
1240
!
1250
!
TEST FOR OPTION 700
1260 DISP
1270 DISP "Does instrument have OPTION 700 installed?"
1280 DISP
1290 DISP "YES
-
Press
El"
1300 DISP
1310 DISP "NO
-
Press E4"
1320 ON KEY#
1
,"
YES" GOT0 1370
1330 ON KEY# 4
,"
NO" GOTO 1380
1340 KEY LABEL
1350
GOT0 1350
1360 CLEAR
1370 F=l
@
GOT0 1390
1380
F=2
1390
!
INPUT 5334A/B ADDRESS
1400 CLEAR
1410
N$="NOT5334A/Bn
1420 DISP "Input 5334A/B address"
1430 DISP
1440 DISP "Example:
703"
1450 DISP
1460 DISP "Press END LINE after entry"
1470 INPUT
A
1480 CLEAR
1490 SET
TIMEOUT 7;300
1500 IF F=2 THEN 1530
1510 OUTPUT
A
;"GHLU
1520 WAIT 1000
1530
REMOTE
A
1540 OUTPUT
A
;"IDH
HP
5334B
-
Service
Manual
4-47