:CALC<Ch>:LIM:DISP:CLIP

Type

Command/Query

Syntax

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

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

Description

This command clips/unclips limit lines.

Variable

Parameter

Selection Option

Description

limit lines clip On/Off status

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

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

Examples

Dim Var as Integer
Ana.WriteString ":CALC1:LIM:DISP:CLIP ON", True
Ana.WriteString ":CALC1:LIM:DISP:CLIP?", True
Var=Ana.ReadNumber

Related Commands

:CALC:LIM

Equivalent Softkey

Analysis > Limit Test > Clip Lines

COM Command Syntax (Internal Control Only)

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