TH2523 Series Operation Manual
Ver1.2
66
A set the statistical function of primary parameter to ON
B set the statistical function of secondary parameter to ON
Query syntax: :STATIstics:STATe?
Response: <A or B> <NL^END>
For example: Query
:
:STATI:STAT?
Response: A
The :STATIstics:STATUS command sets the statistical function to ON or OFF.
Command syntax: : STATIstics:STATUS ON(1)
OFF(0)
Where,
ON set the statistical function to ON
OFF set the statistical function to OFF
Query syntax: :STATIstics:STATUS?
Response: <NR1> <NL^END>
NR1 is 0
(
integer: 48
)
means OFF.
1
(
integer: 49
)
means ON.
The : STATIstics:MODE command sets the mode of high and low limit in statistical function.
Command syntax::
STATIstics:MODE ABS
PERcent
ABS the absolute value mode of high and low limit
PERcent the percentage mode of high and low limit
For example: WrtCmd(“STATIstics:MODE ABS”)
Query syntax: STATIstics:MODE?
Return value: <NR1><NL^END>
NR1 is 0 means the percentage mode
1 means the absolute value mode
The : STATIstics:CLEAr command clears statistical results.
The : STATIstics:START ON(1) command is used to enable statistic function.