Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-41
SCPI Commands
:HCOPy[:IMMediate]
Query response resolution <newline><^END>
The data type of resolution is NR1 response data.
Example OUTPUT @Hp4155;":HCOP:DEV:RES 75"
OUTPUT @Hp4155;":HCOP:DEV:RES?"
ENTER @Hp4155;A
:HCOPy[:IMMediate]
This command immediately initiates the plot or print according to the current setup.
The output items to be plotted or printed out are the items selected by the
:HCOPy:ITEM subsystem commands.
This command does not have query form.
Syntax :HCOPy [ :IMMediate]
Example OUTPUT @Hp4155;":HCOP"
:HCOPy:INIT
This command sets INIT STRING, which are initialization commands you want to
send to the printer or plotter.
At *RST, this value is set to the empty string.
Syntax :HCOPy:INIT init_string
Parameter
You can specify non-printable ASCII characters by a backslash and octal code
(ASCII code). For example, \033 specifies the <ESC> character.
Query response init_string <newline><^END>
Example OUTPUT @Hp4155;":HCOP:INIT '\033E'"
OUTPUT @Hp4155;":HCOP:INIT?"
ENTER @Hp4155;A$
Parameter Type Explanation
init_string string initialization commands