Agilent Technologies E8285A Video Games User Manual


 
38
S:\agilent\e8285\REFGUIDE\MANUAL\keys.chp
Chapter 1, Description of Keys
Keys
NOTE: When querying a field setting through GPIB, the Test Set always returns numeric values in
GPIB units or attribute units, regardless of the field’s current display units setting. Numeric
values are expressed in scientific notation.
Refer to “To Specify Units-of-Measure for GPIB Data Transfer” in the Operating Overview
chapter of the E8285A User’s Guide.
To Query the Increment Value Display Units.
Use the :INCRement:DUNits?
commands to query the units-of-measure used to display the increment value.
Refer to “
To Specify Units-of-Measure for CRT Display” in the Operating Overview
chapter of the
E8285A User’s Guide for description of display units.
Syntax
:INCRement:DUNits?
Example
OUTPUT 714;"RFG:FREQ:INCR:DUN?"
ENTER 714;Disp_unit$
This queries the increment value’s display units for the RF Generator’s
frequency.
Programming Increment
÷
10
Syntax
:INCRement:DIVide
NOTE: Integer-only fields (such as Intensity and Print Adrs) have a fixed increment of 1, and
cannot be changed.
Example
OUTPUT 714;"RFG:FREQ:INCR:DIV"
If the RF Generator’s frequency increment is 10 MHz, this command reduces the
increment value from 10 MHz to 1 MHz.