Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
59
Syntax
HCOPy:SDUMp[:IMMediate] <file_path>
Related Commands
MMEMory:CDIRectory,
MMEMory:MSIS
Arguments
<file_path> must be a valid path with file name and extension.
Valid extensions are: "bmp", "jpg", "jpeg, "gif", "png", "tiff".
It can be absolute or relative path, if it is a relative path it will be
combined with the specified path with the commands
MMEMory:CDIRectory and MMEMory:MSIS.
Returns
None
Example
HCOPY:SDUMP[:IMMEDIATE] "D:\my_screenshot.png"
Copies the screen shot image and creates a graphic file on the USB
memory (D:) called screenshot.png.
Table 62: HCOPy:SDUMp[:IMMediate]