CALCulate1:STATe
Syntax
CALCulate[1][:STATe] {OFF | ON}
CALCulate[1][:STATe]?
Description
This command enables or disables the entire CALCulate1 subsystem.
Remarks
l You can individually enable or disable the limit testing, scaling, statistics and histogram computation
operations using the CALCulate1:LIMit:STATe, CALCulate1:SCALe:STATe, and CALCu-
late1:AVERage:STATe commands.
l The CALCulate subystem and the individual calculate functions are disabled for timestamp meas-
urements.
l The instrument disables the calculation subsystem after a Factory Reset (*RST command), after an
Instrument Preset (SYSTem:PRESet command), or when the measurement function is changed.
Return Format
The query returns the current calculate state: 0 (OFF) or 1 (ON).
Examples
The following example returns the statistics of 100 frequency measurements.
CONF:FREQ 1.0E6,.001
SAMP:COUN 100
CALC:AVER:STAT ON
CALC:STAT ON
INIT
*WAI
CALC:AVER:ALL?
Typical Response:
+1.00520000000000E+006,+1.00512000000000E+005,+1.005270000000000E+006,+4.13500000-
000000E+001
See Also
CALCulate1:AVERage:STATe
CALCulate1:LIMit:STATe
Keysight 53220A/53230A Programmer's Reference 77
CALCulate1:STATe