405
Chapter 7, IBASIC Controller
Method #1. Program Development on an External BASIC Language Computer
Downloading Programs to the Test Set through HP-IB
An IBASIC PROGram subsystem has been developed to allow the external
BASIC language controller to download programs to the Test Set through HP-IB
(refer to the
"PROGram Subsystem Commands" on page 427
for more information
on the PROGram Subsystem). Four commands from the external BASIC
language controller to the Test Set are necessary to transfer the program. The
commands are executed serially allowing enough time for each command to finish
executing. (The Test Set’s HP-IB
Mode
field must be set to
Talk&Lstn
, and the
TESTS (IBASIC CONTROLLER) screen must be displayed).
1.
OUTPUT 714;"PROG:DEL:ALL"
Deletes any programs that reside in Test Set RAM.
2.
OUTPUT 714;"PROG:DEF #0"
Defines the address in Test Set RAM where the downloaded program will be stored.
3.
LIST #714
Causes all program lines to transfer over HP-IB to the Test Set which is at address
714.
4.
OUTPUT 714;" "END
Defines end of download process by generating an EOI command.
After the above commands complete the program code will be in the Test Set
ready to run. If any bugs are detected when the program is run, the program can be
uploaded back into the external BASIC language controller to correct the error.
Alternately the full screen IBASIC EDIT function through RS-232 can be used to
correct the error (refer to
"Method #2. Developing Programs on the Test Set Using
the IBASIC EDIT Mode" on page 408
for details).
After the program is working properly in the Test Set IBASIC environment, it
should be stored for backup purposes.
Содержание 8920B
Страница 10: ...10 ...
Страница 16: ...Contents 16 9 Error Messages Index 673 ...
Страница 17: ...17 1 Using HP IB ...
Страница 48: ...48 Chapter 1 Using HP IB Remote Local Modes ...
Страница 49: ...49 2 Methods For Reading Measurement Results ...
Страница 61: ...61 3 HP IB Command Guidelines ...
Страница 84: ...84 Chapter 3 HP IB Command Guidelines Guidelines for Operation ...
Страница 85: ...85 4 HP IB Commands ...
Страница 90: ...90 Adjacent Channel Power ACP ...
Страница 116: ...116 Configure I O Configure ...
Страница 156: ...156 Call Processing ...
Страница 162: ...162 Display DISPlay space TDMA test TESTs TFReq THLP TIBasic TMAKe TPARm TPRint TSEQn TSPec Returns current screen TX ...
Страница 185: ...185 System System SYSTem ERRor Returns integer value quoted string ...
Страница 242: ...242 Common Command Descriptions ...
Страница 251: ...251 5 Advanced Operations ...
Страница 377: ...377 7 IBASIC Controller ...
Страница 458: ...458 Chapter 7 IBASIC Controller The TESTS Subsystem ...
Страница 640: ...640 Chapter 8 Programming The Call Processing Subsystem Example Programs 11280 SUBEND 11290 ...
Страница 643: ...643 9 Error Messages ...
Страница 672: ...672 ...
Страница 682: ...Index 682 ...