Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-51
SCPI Commands
:HCOPy:ITEM[:WINDow]:TRACe:STATe
:HCOPy:ITEM[:WINDow]:TRACe:STATe
This command sets whether the graphics plot curve on the GRAPH/LIST:
GRAPHICS page (GRAPH TRACE) should be plotted or printed when the
:HCOPy:IMMediate command or :HCOPy:DATA? query is sent.
At *RST, the value of this parameter is ON.
Syntax :HCOPy:ITEM [ :WINDow] :TRACe:STATe OFF | ON | 0 | 1
Parameter
This command has meaning only when :HCOPy:DEVice:LANGuage is set to
HP-GL. If set to PCL, GRAPH TRACE is always printed or plotted.
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":HCOP:ITEM:TRAC:STAT ON"
OUTPUT @Hp4155;":HCOP:ITEM:TRAC:STAT?"
ENTER @Hp4155;A
Parameter Type Explanation
OFF or 0 boolean GRAPH TRACE is not plotted or printed.
ON or 1 boolean GRAPH TRACE is plotted or printed.