Continuous totalize measurement
// set up continuous totalizing, query the count after
// 10 seconds, abort the measurement after 10 additional
// seconds
*RST
CONF:TOT:CONT (@1)
INIT
SENS:TOT:DATA?
SENS:TOT:DATA?
ABOR
FETC?
Notes
1 Pressing Clear Count on the front panel will not clear or abort continuous
2 Continuous totalizing must be aborted (stopped) before the count can be
3 The ABORt command sent from the remote interface or changing the counter
Keysight 53220A/53230A User's Guide
// reset the counter to start from a known state
INP1:LEV 1.0
// set level threshold to 1V
INP1:SLOP NEG
// totalize negative edges
// start the measurement
(wait 10 seconds)
// query count after 10 seconds
(wait 10 seconds)
// query count after 20 seconds
// stop measurement
// retrieve final count
measurements started from the LAN, USB, or GPIB interface. Pressing the
Back/Local key, however, will clear the count when the instrument transfers
from remote to local mode.
retrieved from the output buffer using the FETCh?, DATA:LAST?,
DATA:REMove?, or R? command
function from the front panel stops continuous totalizing.
53220A/53230A Measurements
(Chapter
7).
3
123