98
────────────────────────────────────────────────────
7.4 Command
────────────────────────────────────────────────────
Queries the state.
Syntax
:STAT?
Response
<data>
data
0: PASS
1: UPPER FAIL
2: LOWER FAIL
3: READY
4: TEST
5: VOLTAGE SETTING FAIL
6: ELSE
Function
Queries the state.
Example
PC
>
3158
>
:STAT?
3 State is READY state.
Queries the measured value.
Syntax
:MEAS?
Response
<data>
data
Measured voltage value, measured current value, test time elapsed, determination
Excluding determination: ( Numerical data in NR2 format )
Determination: ( Numerical data in NR1 format )
0: PASS
1: UPPER FAIL
2: LOWER FAIL
5: VOLTAGE SETTING FAIL
( Refer to section 7.5. )
Function
Queries the results of the preceding test. Returns the screening results and values valid
upon termination of the preceding test. The test results are updated upon termination
of a new test.
Example
Queries the measured value.
PC
>
3158
>
:MEAS?
5.00,5.00,30.0,0
Measured voltage value: 5.00 kV, Measured current value: 5.00 mA.
Test time elapsed: 30.0 s, Determination: PASS.
:STAT?
:MEAS?