:CALC<Ch>:PLIM:DISP:LINE

Type

Command/Query

Syntax

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

:CALCulate<Ch>[:SELected]:PLIMit:DISPlay:LINE?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:PLIMit:DISPlay:LINE {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:PLIMit:DISPlay:LINE?

Description

This command turns the point limit line display ON/OFF.

Variable

Parameter

Selection Option

Description

Status of point limit test

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:PLIM:DISP:LINE " & Str(Var), True
Ena.WriteString ":CALC1:PLIM:DISP:LINE?", True
Var=Ena.ReadNumber

Equivalent Softkey

Analysis > Point Limit > Point Limit

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.PLIMIT.DISPLAY.LINE