Programming Guide

Digital Oscilloscopes Series
94
FUNCTION
PF_DISPLAY,PFDS
Command /Query
DESCRIPTION
The PF_DISPLAY command enables or disables to
turn the test and display the message in the pass/fail
option.
The response to the PF_DISPLAY? query indicates
whether the test is enabled and the message of
pass/fail is displayed
COMMAND SYNTAX
PF_DISPLAY TEST,<state>,DISPLAY,<state>
<state> : = {ON, OFF}
QUERY SYNTAX
PF_DISPLAY TEST?
RESPONSE FORMAT
PF_DISPLAY TEST <state>,DISPLAY,<state>
EXAMPLE
The following instruction enables to turn on the test
and display the message of pass/fail:
Command message:
PFDS TEST,ON,DISPLAY,ON