
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?
Содержание 86100A
Страница 18: ...1 14 Introduction Status Reporting Figure 1 4 Status Reporting Data Structures...
Страница 19: ...1 15 Introduction Status Reporting Status Reporting Data Structures continued...
Страница 94: ...2 40 Sample Programs BASIC Programming Examples...
Страница 124: ...4 16 Root Level Commands VIEW...
Страница 125: ...5 DATE 5 2 DSP 5 2 ERRor 5 3 HEADer 5 4 LONGform 5 5 MODE 5 6 SETup 5 7 TIME 5 7 System Commands...
Страница 132: ...5 8 System Commands TIME...
Страница 140: ...6 8 Acquire Commands SWAVeform RESet...
Страница 152: ...7 12 Calibration Commands STATus...
Страница 192: ...11 12 Display Commands SSAVer...
Страница 202: ...12 10 Function Commands VERTical RANGe...
Страница 203: ...13 AREA 13 2 DPRinter 13 2 FACTors 13 3 IMAGe 13 3 PRINters 13 4 Hardcopy Commands...
Страница 316: ...21 12 TDR TDT Commands Rev A 05 00 and Below STIMulus...
Страница 332: ......
Страница 353: ...26 DISPlay 26 2 LOAD 26 2 SAVE 26 3 XOFFset 26 3 XRANge 26 3 YOFFset 26 3 YRANge 26 4 Waveform Memory Commands...