Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-69
:HCOPy:PAGE:PRINts
Syntax
:HCOPy:PAGE:PRINts <integer>
:HCOPy:PAGE:PRINts?
Description
Set the print copies.
Query the print copies.
Parameter
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
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?