:SYST:SEQ:FSIG

Type

Command/Query

Syntax

:SYSTem:SEQuence:FSIGn {ON|OFF|1|0}

:SYSTem:SEQuence:FSIGn?

Description

This command sets the fail sign for the test sequence.

Variable

Parameter

Selection Option

Description

Fail sign

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as Long
Ena.WriteString ":SYST:SEQ:FSIG ON", True
Ena.WriteString ":SYST:SEQ:FSIG?", True
Var=Ena.ReadNumber

Related Commands

:SYST:SEQ:BEEP

:SYST:SEQ:INST

Equivalent GUI

Edit Test > Test Sequence > Test Sequence >  Fail Sign  > On | On Pass | On Fail | Off