Hardcopy:image - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:HARDcopy:IMAGe

Command
:HARDcopy:IMAGe {NORMal | INVert}
The :HARDcopy:IMAGe command prints the image normally, inverted, or in
monochrome. IMAGe INVert is the same as choosing Invert Waveform
Colors in the Configure Printer dialog box.
Example
This example sets the hard copy image output to normal.
myScope.WriteString ":HARDCOPY:IMAGE NORMAL"
Query
:HARDcopy:IMAGe?
The :HARDcopy:IMAGe? query returns the current image setting.
Returned Format
[:HARDcopy:IMAGe] {NORMal | INVert}<NL>
Example
This example places the current setting for the hard copy image in the
string variable, strSetting, then prints the contents of the variable to the
computer's screen.
Dim strSetting As String
myScope.WriteString ":HARDCOPY:IMAGE?"
strSetting = myScope.ReadString
Debug.Print strSetting
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Dimension variable.
18
Hardcopy Commands
369

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents