:CALC<Ch>:LIM

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:LIMit[:STATe] {ON|OFF|1|0}

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:LIMit[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:LIMit[:STATe]?

Description

This command turns ON/OFF the limit test function.

Variable

Parameter

Selection Option

Description

ON/OFF of the limit test function

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:LIM " & Str(Var), True
Ena.WriteString ":CALC1:LIM?", True
Var=Ena.ReadNumber

Related Commands

:CALC:LIM:DISP

:CALC:PAR:SEL

:DISP:FSIG

Equivalent Softkey

Analysis > Limit Test > Limit Test

COM Command Syntax (Internal Control Only)

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

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