ST2516 Series Operation Manual
58
PTOLerance
:
set the limit mode of the instrument statistics function as proportional
tolerance mode
For example: WrtCmd(“STAT:MODE ATOL”); Set the limit mode of the instrument as absolute
tolerance mode.
NOTE: If the statistics function of the instrument is “ON”, ingore this command!
Query Syntax: STATistics:MODE?
Return format: <ATOL or PTOL><NL^END>
The :STATistics:UPPer command sets the upper threshold of the instrument statistics function.
The :STATistics:UPPer? query returns to the current upper threshold.
Command syntax:
STATistics:UPPer < Upper threshold >
Where,
< Upper threshold > = 0 to 2.2E+6 (NR3) the upper threshold of the statistics
function
unit: “Ω”
For example: WrtCmd(“COMP:UPP 200”); Set the upper threshold of the statistics function as
200Ω.
NOTE: The upper threshold should be greater than or equal to the lower threshold!
If the statistics function of the instrument is “ON”, ingore this command!
Query Syntax: STATistics:UPPer?
Return format: the format and unit of < Upper threshold ><NL^END> are the same as above.
The :STATistics:LOWer command sets the lower threshold of the instrument statistics function.
The :STATistics:LOWer? query returns to the current lower threshold.
Command syntax:
STATistics: LOWer< Lower threshold >
Where,
< Lower threshold > = 0 to 2.2E+6 (NR3) the lower threshold of the statistics
function
unit: “Ω”
For example: WrtCmd(“STAT:LOW 180”); Set the lower threshold of the statistics function as
18
0Ω.
NOTE: The lower threshold should be less than or equal to the upper threshold!
If the statistics function of the instrument is “ON”, ingore this command!
Query Syntax: STATistics:LOWer?
Return format: the format and unit of < Lower threshold ><NL^END> are the same as above.
The :STATistics:REFerence command sets the reference resistance of the instrument statistics
function.
The :STATistics:REFerence? query returns to the current reference resistance.
Command syntax:
STATistics: REFerence<Reference Resistance>