8-42 Command Reference
:HCOPy :SDUMp :DATA?
Screen Dump
Return block data containing screen dump in Windows BMP format.
Returned Format:
#43942<Binary BMP Data>
The '4' means that the following four digits (3942) tell how many data bytes will
succeed. The proper screen data is preceded by a 62-byte header, which means
that 3942 - 62 = 3880 bytes carry the pixel information. The number of pixels is
consequently 3880 x 8 = 31040. The display geometry is 320 x 97 = 31040.