Using HP Instrument BASIC
Saving and Getting a Program
Step 3. Clearing a Program
To clear the program, enter the editor, then select
NNNNNNNNNNNNNNNNNNNNNNN
Scratch
softkey. Then,
select
NNNNNNNNNNN
Yes
secondary softkey.
Existing program will be cleared, and following is displayed:
10 COM @Hp415x
20 ASSIGN @Hp415x TO 800
30 !
9990 END
COM @Hp415x
and
ASSIGN @Hp415x TO 800
are used to control the HP
4155A/4156A. For details, please refer to \Step 1. Getting the Setup File and
Making a Measurement" in Chapter 3, and refer to \Subprograms and COM
Blocks".
Step 4. Getting a Program
Type
GET "PROG1"
, then press
4
Enter
5
. When the LED turns o, enter the
editor if you want to display the program.
1-18