![HP 8920B Скачать руководство пользователя страница 257](http://html.mh-extra.com/html/hp/8920b/8920b_programmers-manual_166189257.webp)
257
Chapter 5, Advanced Operations
Increasing Measurement Throughput
Example #3
OUTPUT 714;"ENC:AMPS:SAT:FM 2.35 KHZ;FREQ 5.970 KHZ"
!This OUTPUT statement sets the AMPS SAT tone’s frequency and deviation.
The semicolon separator tells the Test Set’s HP-IB command parser to back up only
one
level of command hierarchy. The following OUTPUT statement illustrates
improper
use
of the semicolon separator.
OUTPUT 714;"RFG:MOD:EXT:DEST ’FM (/Vpk)’;AOUT ’DC’"
Trying to execute this OUTPUT statement would cause
HP-IB Error:-113
Undefined header
. This is because the AOUT command is two levels higher
than the DEST ’FM (/Vpk)’ command. Refer to the
for the command hierarchy.
The ;: (semicolon-colon) Separator.
The ;: (semicolon-colon) separator tells the
Test Set’s HP-IB command parser that the next command is at the top level of the
command hierarchy. This allows commands from different instruments to be
output on one command line. The following example illustrates proper use of the
semicolon-colon separator:
Example
OUTPUT 714;"RFAN:FREQ 850 MHZ;:AFAN:INP ’FM DEMOD’"
This OUTPUT statement sets the RF Analyzer’s tune frequency to 850 MHz, and then sets
the AF Analyzer’s input to FM Demod.
Compound Commands for Combining ENTER Statements
To reduce the number of ENTER statements used to read measured values within
one screen, string together multiple measure commands within one OUTPUT
statement followed by an ENTER statement with the appropriate number of
variables to hold the measured values. The following example illustrates this
technique.
Example
OUTPUT 714;"MEAS:RFR:POW?;FREQ:ABS?"
ENTER 714;Power,Freq_abs
This OUTPUT statement requests an RF power and an absolute RF frequency
measurement. The ENTER statement then reads both values into program vari-
ables.
Содержание 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 ...