User manual

Table Of Contents
Part 6: IEEE 488.2 Command Reference
SCREEN_DUMP, SCDP
Description
The SCREEN_DUMP command causes the instrument to send the screen contents to the current
hardcopy device. The time-and-date stamp corresponds to the time of the command.
Command Syntax
SCREEN_DUMP
Query Syntax
SCREEN_DUMP?
Response Format
SCREEN_DUMP <status>
Example (GPIB)
The following instruction initiates a screen dump:
CMD$="SCDP": CALL IBWRT(SCOPE%,CMD$)
Related Commands
INR, HARDCOPY_SETUP
6-103