5-54
IM 701730-17E
5.12 HCOPy Group
:HCOPy:EXTPrinter:TONE
Function
Sets the half tone when printing using an
external printer or queries the current setting.
Syntax
:HCOPy:EXTPrinter:TONE {<Boolean>}
:HCOPy:EXTPrinter:TONE?
Example
:HCOPY:EXTPRINTER ON
:HCOPY:EXTPRINTER? ->
:HCOPY:EXTPRINTER TONE 1
:HCOPy:EXTPrinter:TYPE
Function
Sets the type of output commands to send to
the external printer or queries the current
setting.
Syntax
:HCOPy:EXTPrinter:TYPE
{BJ,<NRf>|ESCP|LIPS|PCL5|ESCP2}
:HCOPy:EXTPrinter:TYPE?
<NRf>=180, 300, 360 or 600 (dpi)
Example
:HCOPY:EXTPRINTER:TYPE BJ,360
:HCOPY:EXTPRINTER:TYPE? ->
:HCOPY:EXTPRINTER:TYPE BJ,360
Description
<NRf> is specified only when the type is set to
“BJ.”
:HCOPy:NETprint?
Function
Queries all settings related to printing using a
network printer.
Syntax
:HCOPy:NETPrint?
Example
:HCOPY:NETPRINT? -> :HCOPY:
NETPRINT:TYPE POSTSCRIPT;TONE 1
Description
Can be used when the Ethernet interface
(option) is installed.
:HCOPy:NETprint:TONE
Function
Sets the half tone when printing using a
network printer or queries the current setting.
Syntax
:HCOPy:NETPrint:TONE {<Boolean>}
:HCOPy:NETPrint:TONE?
Example
:HCOPY:NETPRINT:TONE ON
:HCOPY:NETPRINT:TONE? ->
:HCOPY:NETPRINT:TONE 1
Description
Can be used when the Ethernet interface
(option) is installed.
:HCOPy:NETprint:TYPE
Function
Sets the printer description language sent to the
network printer or the type of printer or queries
the current setting.
Syntax
:HCOPy:NETPrint:TYPE
{BJ,<NRf>|ESCP|LIPS|PCL5|ESCP2|PSCRipt}
:HCOPy:NETPrint:TYPE?
<NRf>=180, 300, 360 or 600 (dpi)
Example
:HCOPY:NETPRINT:TYPE PSCRIPT
:HCOPY:NETPRINT:TYPE? ->
:HCOPY:NETPRINT:TYPE PSCRIPT
Description
<NRf> is specified only when the type is set to
“BJ.” Can be used when the Ethernet interface
(option) is installed.
:HCOPy:PRINter?
Function
Queries all settings related to printing when
using the built-in printer.
Syntax
:HCOPy:PRINter?
Example
:HCOPY:PRINTER? ->
:HCOPY:PRINTER:TYPE SHORT;REPORT 0;
TLINKAGE 0;RANGE -5.00,5.00;MAG 2
:HCOPy:PRINter:MAG
Function
Sets the magnification for long print or queries
the current setting.
Syntax
:HCOPy:PRINter:MAG {<NRf>}
:HCOPy:PRINter:MAG?
<NRf>=2 to 25000 (See the User’s Manual.)
Example
:HCOPY:PRINTER:MAG 1
:HCOPY:PRINTER:MAG? ->
:HCOPY:PRINTER:MAG 1
:HCOPy:PRINter:RANGe
Function
Sets the print range for long print or queries the
current setting.
Syntax
:HCOPy:PRINter:RANGe
{<NRf>},{<NRf>}
:HCOPy:PRINter:RANGe?
<NRf>=–5.00 to 5.00 (10 div/displayed record
length steps)
Example
:HCOPY:PRINTER:RANGE -2.50,2.50
:HCOPY:PRINTER:RANGE? ->
:HCOPY:PRINTER:RANGE -2.50,2.50
:HCOPy:PRINter:REPort
Function
Sets whether to print additional information
when printing to the built-in printer or queries
the current setting.
Syntax
:HCOPy:PRINter:REPort {<Boolean>}
:HCOPy:PRINter:REPort?
Example
:HCOPY:PRINTER:REPORT ON
:HCOPY:PRINTER:REPORT? ->
:HCOPY:PRINTER:REPORT 1
:HCOPy:PRINter:TLINkage
Function
Turns ON/OFF the linked movement of the print
range cursors for long print using the built-in
printer or queries the current setting.
Syntax
:HCOPy:PRINter:TLINkage {<Boolean>}
:HCOPy:PRINter:TLINkage?
Example
:HCOPY:PRINTER:TLINKAGE ON
:HCOPY:PRINTER:TLINKAGE ->
:HCOPY:PRINTER:TLINKAGE 1
:HCOPy:PRINter:TYPE
Function
Sets short print or long print when printing to
the built-in printer or queries the current setting.
Syntax
:HCOPy:PRINter:TYPE {LONG|SHORt}
:HCOPy:PRINter:TYPE?
Example
:HCOPY:PRINTER:TYPE SHORT
:HCOPY:PRINTER:TYPE? ->
:HCOPY:PRINTER:TYPE SHORT