Remote Control
R&S
®
FSPN
466
User Manual 1179.4363.02 ─ 01
Suffix:
<1|2>
.
Printing device.
Parameters:
<arg0>
'MMEM'
Activates "Print to file". Thus, if the destination of the print func-
tion is set to "printer" (see
ected to a
.PRN
file using the selected printer driver.
Select the file name with
Note
: To save a screenshot to a file, see
'SYSTem:COMMunicate:PRINter'
Sends the hardcopy to a printer and deactivates "print to file".
Select the printer with
'SYSTem:COMMunicate:CLIPboard'
Sends the hardcopy to the clipboard.
*RST:
'SYST:COMM:CLIP'
Example:
To print on a printer:
//Destination: printer, deactivate "print to file"
HCOP:DEST1 'SYSTem:COMMunicate:PRINter'
//Define the printer name
SYST:COMM:PRIN:SEL 'myFavoritePrinter'
//Print
HCOP:IMM
Example:
To print to a *PRN file:
//Destination: printer
HCOP:DEV:LANG GDI
//Define the printer name
SYST:COMM:PRIN:SEL 'myFavoritePrinter'
//Redirect the printer output to a file
HCOP:DEST1 'MMEM'
//Define file name
MMEM:NAME 'C:\R_S\instr\user\MeasurementTestReport.png'
//Print
HCOP:IMM
Manual operation:
See
See
See
HCOPy:DEVice:COLor
<State>
This command turns color printing on and off.
Parameters:
<State>
ON | OFF | 0 | 1
Managing Settings and Results