50
:FETCH?(for Multi-Step Test Mode)
Under Multi-Step Test Mode, the measured data and results can be returned according to the
order of the test items.
※ Can be used for Meter Mode and Multi-Step Test Mode; here is the explanation when used in
Multi-Step Test Mode.
Responses:
<Result>,<Step 1 Result>,<Step 1 Data>,<Step 2 Result>,
<Step 2 Data>…<Step n Result>,<Step n Data>
Return Parameter Description:
<Result>
Results of Multi-Step Mode; <NR1> is used for the return format. Its definitions are as follows:
0 Test interrupted and not completed.
1 Test steps were all OK.
2 There was NG during test steps.
<Step Result>
Test result judgement of each step. <NR1> is used for the return format. Its definitions are as
follows:
0 Not tested.
1 Test result is OK.
2 Test result is NG.
<Step Data>
Test values of each step. <NR3> scientific notation format is used for the return format.
Example:
:FETCH?
Return
1,1,1.000060E+02,1,3.791240E-04,1,1.000060E+02,1,9.999395E-03