413
Chapter 7, IBASIC Controller
Method #3. Developing Programs Using Word Processor on a PC (Least Preferred)
Method #3. Developing Programs Using Word Processor on a PC
(Least Preferred)
The third method of IBASIC program development is to write the program using a
word processor on a PC, save it as an ASCII file, and then download it into the
Test Set through the serial port. The benefit of this method is that it can be done
on the PC without connecting to a Test Set until download and no BASIC
language compiler/interpreter is needed. The primary drawback is that no syntax
checking occurs until the downloaded program is run on the Test Set. A second
drawback is that, especially for longer programs (>100 lines), it is very time-
consuming to transfer the code into the Test Set.
Configuring a Word Processor
The word processor on which the IBASIC code is developed must be able to save
the file in ASCII format and have an ASCII file transfer utility. This is necessary
because word processors use a variety of escape codes to mark all the special
display formats such as bold face, font size, indented text, and the like. When a
word processor file is stored in ASCII format, all escape codes are stripped off.
The ASCII file transfer utility is used to transfer the file to the Test Set.
NOTE:
The GET command can be used on external BASIC language controllers to load ASCII files
containing IBASIC programs developed on word processors. Once loaded, the steps for
downloading described in
"Method #1. Program Development on an External BASIC
Language Computer" on page 400
can be used to transfer the program to the Test Set.
Содержание 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 ...