B&K Precision 2552-2559 - Programming Manual User Manual
Page 86

86
DESCRIPTION
The PF_CONTROL command controls the
pass/fail controlling options: “operate”, “output”
and the “stop on output”.
See instrument’s Operator Manual for these
options
The response to the PF_ CONTROL? query
indicates the controlling options of the pass/fail.
COMMAND SYNTAX
PF_ CONTROL
TRACE,<trace>,CONTROL,<control>,OUTP
UT,<output>,OUTPUTSTOP,<state>
<trace> : = {C1,C2,C3,C4}
<control> : = {START,STOP}
<output> : = {FAIL,PASS}
<state> : = {ON,OFF}
QUERY SYNTAX
PF_ CONTROL?
RESPONSE FORMAT
PF_ CONTROL
TRACE,<trace>,CONTROL,<control>,
OUTPUT,<output>,OUTPUTSTOP,<state>
EXAMPLE
The following instruction sets source to channel
1, “operate” to “start”, “output” to “pass” and
“stop on output” to “off”:
Command message:
PFCT TRACE,C1,CONTROL,START,
OUTPUT,PASS,OUTPUTSTOP,OFF
FUNCTION
PF_CONTROL, PFCT
Command /Query