:CALC<Ch>:LIM:DISP

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

This command turns ON/OFF the limit line display.

Variable

Parameter

Selection Option

Description

Limit line display

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Unit

-

Resolution

-

Query Response

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

Examples

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

Related Commands

:CALC:PAR:SEL

:CALC:LIM

Equivalent Softkey

Analysis > Limit Test > Limit Line

COM Command Syntax (Internal Control Only)

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

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