RIGOL Chapter 2 Command System
2-66 DSA800E Programming Guide
:HCOPy:IMAGe:FTYPe
Syntax
:HCOPy:IMAGe:FTYPe DEFault|EXIFjpeg
:HCOPy:IMAGe:FTYPe?
Description
Set the image type of the print to default or Exif/JPEG.
Parameter
Return Format
The query returns DEF or EXIF.
Example
The command below sets the image type of the print to Exif/JPEG.
:HCOPy:IMAGe:FTYPe EXIFjpeg
The query below returns EXIF.
:HCOPy:IMAGe:FTYPe?
:HCOPy:IMAGe:INVert
Syntax
:HCOPy:IMAGe:INVert OFF|ON|0|1
:HCOPy:IMAGe:INVert?
Description
Enable or disable inverted print.
Query the status of inverted print.
Parameter
Explanation
OFF|0: disable inverted print.
ON|1: enable inverted print.
Return Format
The query returns 0 or 1.
Example
The command below enables inverted print.
:HCOPy:IMAGe:INVert ON or :HCOPy:IMAGe:INVert 1
The query below returns 1.
:HCOPy:IMAGe:INVert?