
13-2
Hardcopy Commands
AREA
Hardcopy Commands
The HARDcopy subsystem commands set various parameters for printing the screen. The
print sequence is activated when the root level :PRINt command is sent.
AREA
Command
:HARDcopy:AREA {GRATicule | SCReen}
This command selects which data from the screen is to be printed. When you select GRATi-
cule, only the graticule area of the screen is printed (this is the same as choosing Waveforms
Only in the Configure Printer dialog box). When you select SCReen, the entire screen is
printed.
Example
This example selects the graticule for printing.
10 OUTPUT 707;":HARDCOPY:AREA GRATICULE"
Query
:HARDcopy:AREA?
The query returns the current setting for the area of the screen to be printed.
Returned Format
[:HARDcopy:AREA] {GRATicule | SCReen}<NL>
Example
This example places the current selection for the area to be printed in the string variable,
Selection$.
10 DIM Selection$[50]
!Dimension variable
20 OUTPUT 707;":HARDCOPY:AREA?"
30 ENTER 707;Selection$
DPRinter
Command
:HARDcopy:DPRinter {<printer_number>|<printer_string>}
This command selects the default printer to be used.
<printer_number> is an integer representing the attached printer. This number corresponds
to the number returned with each printer name by the ":HARDcopy:PRINters?" query.
<printer_string> is a string of alphanumeric characters representing the attached printer.
The HARDcopy:DPRinter command specifies a number or string for the printer attached to
the analyzer. The printer_string must exactly match the character strings in the File, Print
Setup dialog boxes, or the strings returned by the ":HARDcopy:PRINters?" query.
Examples
This example sets the default printer to the second installed printer returned by the :HARD-
copy:PRINters? query.
10 OUTPUT 707;":HARDCOPY:DPRINTER 2"
This example sets the default printer to the installed printer with the name "HP Laser".
10 OUTPUT 707;":HARDCOPY:DPRINTER ""HP Laser"""
Query
:HARDcopy:DPRinter?
Summary of Contents for 86100A
Page 18: ...1 14 Introduction Status Reporting Figure 1 4 Status Reporting Data Structures...
Page 19: ...1 15 Introduction Status Reporting Status Reporting Data Structures continued...
Page 94: ...2 40 Sample Programs BASIC Programming Examples...
Page 124: ...4 16 Root Level Commands VIEW...
Page 132: ...5 8 System Commands TIME...
Page 140: ...6 8 Acquire Commands SWAVeform RESet...
Page 152: ...7 12 Calibration Commands STATus...
Page 192: ...11 12 Display Commands SSAVer...
Page 202: ...12 10 Function Commands VERTical RANGe...
Page 203: ...13 AREA 13 2 DPRinter 13 2 FACTors 13 3 IMAGe 13 3 PRINters 13 4 Hardcopy Commands...
Page 316: ...21 12 TDR TDT Commands Rev A 05 00 and Below STIMulus...
Page 332: ......