Download Print this page

HP 4277A Operation And Service Manual page 109

Lcz meter

Advertisement

Model 4277A
SECTION III
If program code "PI" is used, refer to the following program :
Program:
10 REMOTE 717
20 CLEAR 717
30 OUTPUT 717 :''A2B1T2P1F1 "
40 OUTPUT 717: "EX"
50 ENTER 717 USING
^
(
1
) (
2
) (
3
) (
3
}
60 Disp a:b:c
70 PRINT a: b:c
80 END
(1)
ENTER terminator. "#" can also be used.
(2)
Specifier for entering one byte (8-bit) of binary data
(3)
Specifier for entering two bytes (16-bit) of binary data
Figure 3-27. Sample Program 1 (Sheet 2 of 2).
Sample Program 2
Description:
The remote program code "LN" can be used to read the front panel control settings and
comparator settings. This program shows how to use "LN."
Program:
10 REMOTE 717
20 CLEAR 717
30 DIM A$t60]
40 OUTPUT 717:"LN"
50 ENTER 717 : A$
60 DISP AS
70 PRINT AS
80 END
Figure 3-28. Sample Program 2

Advertisement

loading