8845A/8846A
Programmers Manual
54
CALCulate:LIMit:LOWer(?) {<value >|MINimum|MAXimum}
Description Sets the lower limit value used for limit testing. This setting is stored in
volatile memory.
Parameters <value> = 0 to 120 % of highest range.
MINimum Sets lower limit register to -120 % of highest
range of selected function.
MAXimum Sets lower limit register to 120 % of highest
range of selected function.
Examples CALC:LIM:LOW 235 Sets lower limit register to 235.
Query CALC: LIM:LOW? Retrieves the lower limit register value.
CALC:LIM:LOW? MIN Returns -120 % of highest range of selected
function.
CALC:LIM:LOW? MAX Returns 120 % of highest range of selected
function.
CALCulate:LIMit:UPPer {<value >|MINimum|MAXimum}
Description Sets the upper limit value used for limit testing. This setting is stored in
volatile memory.
Parameters <value> = 0 to 120 % of highest range.
MINimum Sets upper limit register to -120 % of highest
range of selected function.
MAXimum Sets upper limit register to 120 % of highest
range of selected function.
Examples CALC:LIM:UPP -150 Sets upper limit register to -150.
Query CALC:LIM:UPP? Retrieves the upper limit register value.
CALC:LIM:UPP? MIN Returns -120 % of highest range of selected
function.
CALC:LIM:UPP? MAX Returns 120 % of highest range of selected
function.
DATA:FEED RDG_STORE, <n>
Description Enables (default) or disables storing measurements in the Meter’s internal
memory when an INITiate command is executed. When enabled, 5,000
measurements are stored in the Meter’s internal memory when executing
an INITiate command.
Note
The MEASure? and CONFigure commands automatically
enable the storing of measurements.
Disabling the storage of readings may be beneficial when performing
statistics operations. Minimum, maximum, and average values can be
calculated without storing each measurement.
Note
While readings are disabled, attempting to transfer readings to
the output buffer with a FETCh? command will generate an
error.