414
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
18
:HCOPY Commands
:HCOPY:SDUMp:DATA
Query Syntax
:HCOPY:SDUMp:DATA? [<format>]
<format> ::= {PNG | BMP | BMP8bit}
The :HCOPY:SDUMp:DATA? query reads and returns screen image data. You can
choose 24-bit BMP, 8-bit BMP8bit, or 24-bit PNG formats.
In addition to the <format> option of this query, the screen image data format can
also be set by the :HCOPY:SDUMp:FORMat command or the front panel's
Main Menu > File > Save Menu > Format
softkey, when an image format (instead of a
setup or data format) is selected.
If no <format> option is specified with this query, the screen image data is returned
in the currently selected format. After a *RST (factory default) command, the PNG
format is selected by default.
If the <format> option is specified with this query, the format setting will affect the
front panel's
Main Menu > File > Save Menu > Format
softkey setting if the
Format
softkey currently selects an image format (instead of a setup or data format).
Screen image data is returned in the IEEE-488.2 # binary block data format.
Return Format
<display_data><NL>
<display_data> ::= binary block data in IEEE-488.2 # format.
See Also
•
•
•