![HP 8920B Programmer'S Manual Download Page 33](http://html.mh-extra.com/html/hp/8920b/8920b_programmers-manual_166189033.webp)
33
Chapter 1, Using HP-IB
Getting Started
•
Guideline #4. Use single quotes and spaces properly.
are needed and where spaces are needed.
Example
OUTPUT 714;"DISP<space>AFAN"
OUTPUT 714;"AFAN:DEMP<space>’Off’"
Improper use of single quotes and spaces will cause,
HP-IB Error:-103 Invalid Separator
•
Guideline #5. Ensure that settable fields are active by using the STATe ON command.
When making settings to fields that can be turned OFF with the STATe ON/OFF com-
mand (refer to the
), make sure the STATe is ON if
the program uses that field. Note that if the STATe is OFF, just setting a numeric value
in the field will not change the STATe to ON. This is different than front-panel opera-
tion whereby the process of selecting the field and entering a value automatically sets
the STATe to ON. Programmatically, fields must be explicitly set to the ON state if
they are in the OFF state.
For example, the following command line would set a new AMPS ENCoder SAT tone
deviation and then turn on the SAT tone (note the use of the ; to back up one level in
the command hierarchy so that more than one command can be executed in a single
line):
Example
OUTPUT 714;"ENC:AMPS:SAT:FM 2.1 KHZ;FM:STAT ON"
To just turn on the SAT tone without changing the current setting the following com-
mands would be used:
OUTPUT 714;"ENC:AMPS:SAT:FM:STAT ON"
Summary of Contents for 8920B
Page 10: ...10 ...
Page 16: ...Contents 16 9 Error Messages Index 673 ...
Page 17: ...17 1 Using HP IB ...
Page 48: ...48 Chapter 1 Using HP IB Remote Local Modes ...
Page 49: ...49 2 Methods For Reading Measurement Results ...
Page 61: ...61 3 HP IB Command Guidelines ...
Page 84: ...84 Chapter 3 HP IB Command Guidelines Guidelines for Operation ...
Page 85: ...85 4 HP IB Commands ...
Page 90: ...90 Adjacent Channel Power ACP ...
Page 116: ...116 Configure I O Configure ...
Page 156: ...156 Call Processing ...
Page 185: ...185 System System SYSTem ERRor Returns integer value quoted string ...
Page 242: ...242 Common Command Descriptions ...
Page 251: ...251 5 Advanced Operations ...
Page 377: ...377 7 IBASIC Controller ...
Page 458: ...458 Chapter 7 IBASIC Controller The TESTS Subsystem ...
Page 640: ...640 Chapter 8 Programming The Call Processing Subsystem Example Programs 11280 SUBEND 11290 ...
Page 643: ...643 9 Error Messages ...
Page 672: ...672 ...
Page 682: ...Index 682 ...