Section 5: Remote commands
Model 2110 5½ Digit Multimeter Reference Manual
5-32
2110-901-01 Rev. C/August 2013
MINimum
Set to minimum value.
MAXimum
Set to maximum value.
Query
command
description
CALCulate:PERCent:TARGet?
Query the target value for percent math function.
CALCulate:PERCent:TARGet? MIN
Query the target minimum value for percent math function.
CALCulate:PERCent:TARGet? MAX
Query the target maximum value for percent math function.
CALCulate:STATe <b>
Turn the selected math function on or off.
Parameters
<b>
description
0 or OFF
Turn selected math function on.
1 or ON
Turn selected math function off.
Query
command
description
CALCulate:STATe?
Query the state of the selected math function. Returns 0 (off) or 1 (on).
DATA:FEED RDG_STORE,'CALCulate'|''
This command selects whether readings taken using the INITiate command are stored in the multimeter’s internal
memory (default) or not stored at all. In the default state (DATA:FEED RDG_STORE,'CALC'), up to 2000 readings
are stored in memory when INITiate is executed. The MEASure? And CONFigure commands automatically select
'CALC'. With memory disabled (DATA:FEED RDG_STORE,“”), readings taken using INITiate are not stored. This
may be useful with the averaging operation since it allows you to determine an average of the readings without
storing the individual values. An error will be generated if you attempt to transfer readings to the output buffer
using the FETCh? command.
parameter
description
'CALC'
Stores up to 2000 readings in memory when INITiate is executed.
''
Readings taken using INITiate are not stored.
Query
command
description
DATA:FEED?
Query the reading memory state. Returns “CALC” or “”.