Table
4-4.
HP-ZB Operational Ven'fication
Program Listing
10
1
+c+++*
HP 5334A/B
++*++*
20
!
HP-IB OPERATION
30
!
VERIFICATION PROGRAM
46
!
50
!
JD
60
!
DATE
:
15 MARCH 1987
78
1
REVISION
B
80
!
96
!
This program exercises the 5334A/B through the majority
100
!
of its command code set via HP-IB. The program.consists
116
!
of 14 checkpoints, and provides the user with the ability
120
!
to
execute and repeat these tests in any order.
130
!
Also provided are options to print the checkpoint
146
!
summary and results. The program relies heavily on
156
!
subroutines in addition to arrays and simple variables.
160
!
170
!
VARIABLE TABLE
180!
A
(
Address
)
190!
B
(Eyteinformation)
206! C iCRT status!
210
!
D (Decision!
220
!
E (Er-ror value
1
230! F (OPT 706 FLAG
i
346!
I
(Loop variable
)
256
!
J
(Loop variable)
260
!
L
i
Trigger levels)
27@!
M
(SRQByteinformation)
28@!
Fi
(Result variable
)
236
!
R!
)
(Result
array
i
360
!
S (Step number-)
316
! V
('Jalue of byte)
326
!
Xi
!
(High Speed Data array
330
1
346 NORMAL
350
!
DIMENSION 6ND
INITIhLlZE
STRING VARIABLE ARRAYS
366 DIM
A$[36l
,E$[
301 ,C$[ 351 ,@$L35l ,E$[3gl 2F$[301 ,G5[361 2H5[3S1
376 DIM R$[36l,S$[301
380 DIM
1$135l,J$[l@l,~~$L101,L$[~l
l,M$L21 l,N$[l0l,R( 14!,X(S~,ic$[3601
396 A$="Press CONT tc perfcrm test."
406
B$="Fress CONT when ready."
410 C$="Uerlfy that 5334A/E front panel"
420
D$="Verify that 5334fi/@ display"
430 E$="After pressing CONT,
"
446 F$="Press
CONT
for
ne,-,t
display."
458
G$="
CHECKPOINT
"
460
H$="***************~****************~'
47QI
!
486 FOR 1=1 TO 14
480 R(
I
!=@
508 NEXT
I
510
CRT
IS
1
-
HP
5334B
-
Service
Manual
4-45