Programming Guide
Digital Oscilloscopes Series
70
HARD COPY
HARDCOPY_SETUP, HCSU
Command /Query
DESCRIPTION
The HARDCOPY_SETUP command configures
the instrument‘s hard-copy driver.
COMMAND SYNTAX
HCSU PSIZE, <page_size>,
ISIZE, <image_size>,
FORMAT, <format>, BCKG,
<bckg>, PRTKEY, <printkey>
<page_size> :={ DEFAULT}
<printkey>:={SAVE,PRINT}
<format> : = {PORTRAIT, LANDSCAPE}
<bckg> : = {BLACK, WHITE}
<image_size>:={DEFAULT,A4,LETTER}.
QUERY SYNTAX
HCSU?
RESPONSE FORMAT
HCSU PSIZE, <page_size>, ISIZE, <image_size>,
FORMAT, <format>, BCKG, <bckg>, PRTKEY,
<printkey>
EXAMPLE
The following example selects PORTRAIT
format, sets the size of the image to ―6*8CM‖:
Command message:
HCSU ISIZE, 6*8CM, FORMAT, PORTRAIT
RELATED COMMANDS
SCDP