Chapter 2 SCPI Device Message Details
2-200
:CALCulate:LLINe[1]|2|3|4|5|6: STATe?
Limit Test Query
Function
This command queries whether to judge Pass/Fail.
Query
:CALCulate:LLINe[1]|2|3|4|5|6:STATe?
Response
<switch>
Parameter
<switch>
Pass/Fail
0
Pass/Fail judgment is Off.
1
Pass/Fail judgment is On.
Example of Use
To query the Pass/Fail judgment.
CALC:LLIN:STAT?
> 1
:CALCulate:LLINe[1]|2|3|4|5|6:FAIL?
Limit Test Result Query
Function
This command queries a result of Pass/Fail judgment.
Query
:CALCulate:LLINe[1]|2|3|4|5|6:FAIL?
Response
<switch>
Parameter
<switch>
Result
0
Pass
1
Fail
Example of Use
To query a result of Pass/Fail judgment.
CALC:LLIN:FAIL?
> 0