:CALC<Ch>:LIM:FAIL

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:LIMit:FAIL?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:LIMit:FAIL?

Description

This command returns the limit test pass/fail.

Variable

Query Response

{1|0}<newline><^END>

1: Fail

0: Pass

Examples

Dim Var as String
Ena.WriteString ":CALC1:LIM:FAIL?", True
Var=Ena.ReadNumber

Related Commands

:CALC:LIM

:DISP:FSIG

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.LIMIT.FAIL

SCPI.CALCULATE(Ch).TRACE(Tr).LIMIT.FAIL