:DISP:FSIG

Type

Command/Query

Syntax

:DISPlay:FSIGn {ON|OFF|1|0}

:DISPlay:FSIGn?

Description

This command turns ON/OFF the "Fail" display on the LCD screen when the limit test, bandwidth test and ripple test fails.

Variable

Parameter

Selection Option

Description

ON/OFF of the "Fail" display when the limit test fails

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

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

Examples

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

Related Commands

:CALC:LIM

:CALC:RLIM

:CALC:BLIM

Equivalent Softkey

Analysis > Limit Test > Fail Sign

Analysis > Ripple Limit > Fail Sign

Analysis > Bandwidth Limit > Fail Sign

Analysis > Point Limit Test > Fail Sign

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.FSIGN