User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-67
:HCOPy:PAGE:PRINts
Syntax
:HCOPy:PAGE:PRINts <integer>
:HCOPy:PAGE:PRINts?
Description
Set the print copies.
Query the print copies.
Parameter
Name
Type
Range
Default
<integer> Integer 1 to 999 1
Return Format
The query returns the print copies in integer.
Example
The command below sets the print copies to 10.
:HCOPy:PAGE:PRINts 10
The query below returns 10.
:HCOPy:PAGE:PRINts?
:HCOPy:PAGE:SIZE
Syntax
:HCOPy:PAGE:SIZE DEFault|A4|A5|A6|B5
:HCOPy:PAGE:SIZE?
Description
Set the page size of the print.
Query the page size of the print.
Parameter
Name
Type
Range
Default
--
Keyword
DEFault|A4|A5|A6|B5
DEFault
Return Format
The query returns DEF, A4, A5, A6 or B5.
Example
The command below sets the page size of the print to A5.
:HCOPy:PAGE:SIZE A5
The query below returns A5.
:HCOPy:PAGE:SIZE?