Digital Multimeter 
 
Supported SCPI Commands 
  51 
CALCulate:FUNCtion(?) {NULL|DB|DBM|AVERage|LIMit} 
Description  Selects one of five math functions. This setting is stored in volatile 
memory. Selecting a math function disables any math function which may 
have been set previously. For the selected math function to take effect, the 
CALCulate:STATe must be ON. 
Parameters  <n>  =  NULL  Uses the present reading as an offset to zero 
the returned reading. 
      DB  Selects the DB mode. 
      DBM  Selects the dBm mode. 
      AVERage  Selects the average mode 
      LIMit  Selects the Limit Testing mode. 
Examples  CALC:FUNC DBM  Selects the dBm mode. 
Query  CALC:FUNC?  Returns the selected math function. 
CALCulate:STATe(?) <n> 
Description  Activates or deactivates the math function selected with CALC:FUNC 
command. This setting is stored in volatile memory. 
Parameters  <n>  =  ON or 1  Activates the math function set previously by 
CALC:FUNC command. 
      OFF or 0  Deactivates the math function. 
Examples  CALC:STAT ON  Turned on the math function. 
Query  CALC:STAT?  Returns the state of the math function. (0 = OFF 
and 1 = ON) 
CALCulate:AVERage:MINimum? 
Description  Retrieves the minimum value measured during a statistics operation. This 
value is cleared whenever the Meter is powered off then back on, a 
statistics function is enabled, or receives a reset through the remote 
interface. This setting is stored in volatile memory. 
Query  CALC:AVER:MIN?  Returns the minimum value of statistics operation. 
 CALCulate:AVERage:MAXimum? 
Description  Retrieves the maximum value measured during a statistics operation. This 
value is cleared whenever the Meter is powered off then back on, a 
statistics function is enabled, or receives a reset through the remote 
interface. This setting is stored in volatile memory. 
Query  CALC:AVER:MAX?  Returns the maximum value of statistics operation. 
CALCulate:AVERage:AVERage? 
Description  Retrieves the average value measured during a statistics operation. This 
value is cleared whenever the Meter is powered off then back on, a 
statistics function is enabled, or receives a reset through the remote 
interface. This setting is stored in volatile memory. 
Query  CALC:AVER:AVER?  Returns the maximum value of statistics operation.