Agilent Technologies A.18.00 Weather Radio User Manual


 
190
S:\agilent\8920\8920b\PRGGUIDE\BOOK\SECTIONS\efpkc.sec
Equivalent Front-Panel Key Commands
To Query the Increment Value.
Use the :INCRement? command to query the
increment value.
Syntax
:INCRement?
Example
OUTPUT 714;"RFG:FREQ:INCR?"
ENTER 714;Incr_value
This queries the increment value for the RF Gen Freq field.
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 “Attribute Units (AUNits)” on page 81 and “GPIB Units
(UNITs)” on page 78.
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
ENTER 714;Mode$ ! returns LIN or LOG
OUTPUT 714;"RFG:FREQ:INCR:MODE?"
This queries the increment mode of the RF Generator’s frequency.