Agilent Technologies E8285A Video Games User Manual


 
37
Chapter 1, Description of Keys
Keys
NOTE: When querying a field setting or measurement result through GPIB, the Test Set always
returns numeric values in GPIB units or attribute units, regardless of the field’s current display
units setting. Refer to “To Specify Units-of-Measure for GPIB Data Transfer” in the
Operating Overview chapter of the E8285A User’s Guide.
To Set the Increment Mode.
Use the :INCRement:MODE commands to set the
increment mode to linear or logarithmic.
Syntax
:INCRement:MODE <LOGarithm or LINear>
Example
OUTPUT 714;"RFG:FREQ:INCR:MODE LOG"
This sets the increment mode for the RF Generator’s frequency to logarithmic.
To Query the Increment Mode. Use the :INCRement:MODE? commands to
query the increment mode.
Syntax
:INCRement:MODE?
Example
OUTPUT 714;"RFG:FREQ:INCR:MODE?"
ENTER 714;Mode$ ! returns LIN or LOG
This queries the increment mode of the RF Generator’s frequency.
To Set the Increment Value Display Units. Use the :INCRement:DUNits
commands to set 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 <disp_units>
Example
OUTPUT 714;"RFG:FREQ:INCR:DUN KHZ"
This sets the increment value’s display units to kHz for the RF Generator’s
frequency.