System Commands
|
II
MISCELLANEOUS
DESCRIPTION
COMMAND SYNTAX
QUERY SYNTAX
Response format
EXAMPLE (GPIB)
RELATED COMMANDS
116
PASS_FAIL_CONDITION, PFCO
Command/Query
The PASS FAIL CONDITION command adds a Pass/Fail test
condition or an extended parameter at a specified position.
The PASS_FAIL_CONDITION? query indicates the current
Pass/Fail test setup or the current selection of extended parame-
ters at a specified position.
Note: Up to four test conditions (or extended parameters) can
specified at four different positions on the screen. The
PASS_FAlL_CONDITION command deals with one position at a
time.
Notation
GT
Greater than LT Lower than
Pass_Fail_COndition [<pos>,<trace>,<param> [,<rel_op> [,
<ref value>]]]
<pos> := {1,2,3,4}
<trace> := {EA, EB, MC, MD, FE, FF, C1, C2, C3, C4}
<eparam> := extended parameters; (see list on next page)
<rel op> := {GT,LT}
<ref...value> := 0.001e-33 to 999.999e33
Note: The PFCO command with no arguments (i. e. "PFCO") de-
letes all conditions.
PFCO? <pos>
PFCO <pos> [,<trace>,<param> [,<rel_op> [,
<ref_value>] ]]
The following command sets the first test condition in the list to be:
"frequency on Channel 1 lower than 10 kHz".
CMD$ = "PFCO 1,C1,FREQ,LT,10000":
CALL IBWRT(SCOPE%,CMD$)
CURSORMEASURE, CURSOR_SET,
PASS_FAIL_COUNTER, PASS_FAIL_DO,
PASS_FAIL MASK, PARAMETER_VALUE