Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-47
SCPI Commands
:HCOPy:ITEM[:WINDow]:TEXT:STATe
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":HCOP:ITEM:PNUM:STAT ON"
OUTPUT @Hp4155;":HCOP:ITEM:PNUM:STAT?"
ENTER @Hp4155;A
:HCOPy:ITEM[:WINDow]:TEXT:STATe
This command sets whether the GRAPH TEXT (marker and cursor coordinate
values, data variables, and line parameters) 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] :TEXT: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 TEXT is always printed or plotted.
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":HCOP:ITEM:TEXT:STAT ON"
OUTPUT @Hp4155;":HCOP:ITEM:TEXT:STAT?"
ENTER @Hp4155;A
Parameter Type Explanation
OFF or 0 boolean GRAPH TEXT is not plotted or printed.
ON or 1 boolean GRAPH TEXT is plotted or printed.