5790B
Operators Manual
6-68
STATS_PAUSE
Pauses statistics collection under way. If not collecting statistics, this command is
ignored.
Parameters
None
Example
STATS_PAUSE
STATS_RESUME
Resumes statistics collection from a pause. If not paused, this command is
ignored.
Parameters
None
Example
STATS_RESUME
STATS_STOP
Stops collecting statistics, but does not clear them.
Parameters
None
Example
STATS_STOP
STATS_COUNT
Sets the number of samples to be included in the statistics. Setting the sample
count to zero results in "free run" or continuous statistics measurement.
Parameter
1. (Integer) Number of samples (number of samples is restricted to greater
than or equal to zero but less than 1000)
Example
STATS_COUNT 555
Sets the sample size to 555