63
<Command>
:MEASure:STATistic:COUNt <pass count, fail count>
:MEASure:STATistic:COUNt?
Function
:
It sets or queries the statistical data in the meter mode.
Description
:
Set parameter
<pass count, fail count> (format is in NR1)
T
he value of pass count and fail count 0~999999999
Set syntax:
MEASure:STATistic:COUNt 0,1
Query syntax:
MEASure:STATistic:COUNt?
Return data
n1,n2
where n1= pass count (format is in NR1)
n2= fail count (format is in NR1)
◆
FETch Subsystem
<Command>
:FETCh?
Function
:
It fetches the measurement data currently test mode
There are two options for trigger and query
:
1. Give command *TRG or :TRIG? and get measuring result (recommend)
2. Give command :TRIG for trigger and give :FETCH? to get measuring result To be sure cur-
rently step is under MEAS mode, or give command :DISP:PAGE MEAS to enter MEAS mode.
<Command>
:FETCH:SMONitor:DC?
Function
:
It
queries the DC voltage and current.
Description
:
Query syntax:FETCH:SMONitor:DC?
Return data 1.000000E-03,3.791975E-02 Vm,Im(Format is in <NR3>)
<Command>
:FETCH:SMONitor:AC?
Function
:
It
queries the AC voltage and current.
Description
:
Query syntax:FETCH:SMONitor:AC?
Return data1.000000E-03,3.791975E-02 Vm,Im(Format is in <NR3>)
<Command>
:
FETCh:MODE {0|1|QUERy|AUTO}
:
FETCh:MODE?
Function
:
Sets or queries fetch mode for the instrument.
Description:
Set parameter
0|1|QUERy|AUTO
Set syntax:FETCH:MODE 1
Query syntax:FETCH:MODE?
When 0 or QUERy, The instrument send out the measurement data after receiving a query
command.
When 1 or AUTO, When a measurement is completed, the instrument send out the measure-
ment data automatically, even if it isn't triggered by command.
Under normal circumstance, the instrument returns the measurement data only when it re-
ceives a query or a measurement is triggered by a command over the interface such as "*TRG"
or ":TRIG?".
Setting fetch mode to AUTO allows user to change this behavior. This function is especially
useful when you need to collect data which is triggered from the handler or operator.
Care should be taken that the instrument resets the fetch mode to QUERY state at power-on.