![HP 8920B Скачать руководство пользователя страница 256](http://html.mh-extra.com/html/hp/8920b/8920b_programmers-manual_166189256.webp)
256
Chapter 5, Advanced Operations
Increasing Measurement Throughput
Optimizing the Execution Speed of the Control Program
Execution speed of the control program is defined as the time required to execute
a given number of program lines. .
Each time the HP-IB is accessed, a given amount of time is required to configure
the devices on the bus for data transfer. Every time a BASIC or IBASIC OUTPUT
or ENTER statement is executed this bus configuration time is incurred. The total
amount of bus configuration time expended for a given number of program lines
can be minimized by reducing the number of OUTPUT and ENTER statements
used in the control program. This is accomplished by combining several
commands into one HP-IB transaction. Execution speed of the control program is
influenced by the use of compound commands and screen display time as
described in the following paragraphs
Compound Commands for Combining OUTPUT Statements
To reduce the number of OUTPUT statements used to make the desired settings
within one screen, string together multiple settings within one OUTPUT
statement. This is accomplished using the ; (semicolon) separator and the ;:
(semicolon colon) separator.
The ; (semicolon) Separator.
The ; (semicolon) separator tells the Test Set’s HP-
IB command parser to back up one level of command hierarchy and accept the
next command at the same level as the previous command. The following
examples illustrate proper use of the semicolon separator:
Example #1
OUTPUT 714;"RFG:AMPL -66 DBM;FREQ 500 MHZ;AMPL:STAT ON"
!This OUTPUT statement sets the RF generator’s amplitude, frequency, and output state.
Example #2
OUTPUT 714;"RFG:MOD:EXT:DEST ’FM (/Vpk)’:FM 12.5 KHZ;FM:STAT
ON"
!This OUTPUT statement configures the RF generator to accept external modulation from
the rear-panel input, sets the amount of deviation, and turns FM on.
Содержание 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 ...