Command/Query
:SYSTem:SEQuence:FSIGn {ON|OFF|1|0}
:SYSTem:SEQuence:FSIGn?
This command sets the fail sign for the test sequence.
Parameter |
Selection Option |
Description |
Fail sign |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Long
Ena.WriteString ":SYST:SEQ:FSIG ON", True
Ena.WriteString ":SYST:SEQ:FSIG?", True
Var=Ena.ReadNumber
Edit Test > Test Sequence > Test Sequence > Fail Sign > On | On Pass | On Fail | Off