Section 5 GPIB
5-26
3) STS statistic function
Selects statistics processing.
Command : STS n
Query : STS?
Response : STS n
<Program data>
Value of n Set value
0 .......................... off (Initial value)
1 .......................... mean
2 .......................... max
3 .......................... min
4 .......................... p–p
4) STSBLK statistic sample extraction
Sets whether to perform overlap processing or to not overlap during statistics processing.
Command : STSBLK n
Query : STSBLK?
Response : STSBLK n
<Program data>
Value of n Set value
0 .......................... discrete block sequence (Initial value)
1 .......................... overlap block sequence
5) STSMPL statistic sample point
Sets the number of samples used in statistics processing to 10 to the nth power
(STSBLK = 0, and in discrete mode) or 2 to the nth power (STSBLK = 1, and in overlap mode).
Command : STSMPL n
Query : STSMPL?
Response : STSMPL n
<Program data>
Value of n
1 to 6, initial value : 1
When STSBLK is 0, there will be 10 to the nth power samples (n is a value you set).
When STSBLK is 1, there will be 2 to the nth power samples (n is a value you set).