Agilent Technologies A.18.00 Weather Radio User Manual


 
189
Equivalent Front-Panel Key Commands
To Reset Measurement Limit Detection. Use the :HLIMit:RESet and
:LLIMit:RESet commands to reset measurement limit detection. Once a high or
low measurement limit has been exceeded (:HLIMit:EXCeeded? returns a 1 or
:LLIMit:EXCeeded? returns a 1), measurement limit detection is disabled until
reset by the :RESet command.
Syntax
:HLIMit:RESet
:LLIMit:RESet
Example
OUTPUT 714;"MEAS:AFR:FM:HLI
OUTPUT 714;"MEAS:AFR:FM:LLIM:RES"
This resets high and low measurement limit detection for the Audio
Frequency Analyzer FM Deviation measurement.
INCR SET
The Increment Set Data Function sets the increment value for real-number
numeric entry fields. The GPIB command :INCRement is used to select this data
function programmatically.
To Set the Increment Value. Use the :INCRement command to set the increment
value.
Syntax
:INCRement
Example
OUTPUT 714;"RFG:FREQ:INCR 2.5 MHZ"
This sets the increment value for the RF Gen Freq field to 2.5 MHz.
NOTE: When setting the value of a numeric field (such as RF Gen Freq), any
non–GPIB Unit unit-of-measure must be specified in the command string,
otherwise the current GPIB Unit is assumed by the Test Set. Integer-only fields
(such as Intensity and Print Adrs) have a fixed increment of 1and cannot
be changed.