B&K Precision MDL Series - Programming Manual User Manual
Page 77
77
:PROGram:SEQuence:PFDTime
The command is used to specify the pass/fail delay time for the selected sequence, which controls the
delay allowed before checking if the settings passed or failed for a pass/fail test.
Command Syntax PROGram:SEQuence:PFDTime
Parameters
Examples PROG:SEQ:PFDT 4, 5
Sets sequence 4 with pass/fail delay time to 5 seconds.
Query Syntax PROG:SEQ:PFDT?
Returned Parameters
:PROGram:SEQuence:PAUSe
The command is used to specify the pause sequence for the program. The selected sequence will be
paused during the program. The program will remain paused until it is unpaused.
Command Syntax PROGram:SEQuence:PAUSe
Parameters 0 – 512
The value, in decimal, is based on the binary
representation of the sequence number which are
represented by the bits, according to the following table.
1 – Selects that sequence number for pausing.
0 – Not selected.
Bit Value in
decimal
512
256
128
64
32
16
8
4
2
1
Bit
9
8
7
6
5
4
3
2
1
0
Sequence
10
9
8
7
6
5
4
3
2
1
Examples PROG:SEQ:PAUS 384
384 = 110000000
Sequence 8 and 9 will be paused during the test.
Query Syntax PROG:SEQ:PAUS?
Returned Parameters
:PROGram:STOP:CONDition
The command is used to specify the stop condition of the program. Users can select either the stop
after completion of the program or stop when a failure occurs in the test.
Command Syntax PROGram:STOP:CONDition
Parameters COMPlete
FAILure