Manual

P
ART
T
WO
:
COMMANDS
152
ISSUED: February 2005
WM-RCM-E Rev D
QUERY SYNTAX
HCSU?
RESPONSE FORMAT (If preceded, for example, by hcsu dest,file; with CHDR OFF):
DEV,PNG,FORMAT,PORTRAIT,BCKG,BLACK,DEST,REMOTE,
DIR,“C:\LECROY\XSTREAM\HARDCOPY”,
FILE,”IRHCP1.PNG”,AREA,GRIDAREAONLY,PRINTER,”GE
NEVSVRHP4050RD”
EXAMPLE (GPIB) The following example selects output to the printer named “Local
Printer”:
CMD$=“HCSU DEST,PRINTER,PRINTER,“Local
Printer””
CALL IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
SCREEN_DUMP
ADDITIONAL INFORMATION Hard-copy command parameters are grouped in pairs. The first in the
pair names the variable to be modified, while the second gives the new
value to be assigned. Pairs can be given in any order and can be
restricted to those variables to be changed. Omitted variables will be
unaffected.