Teledyne LeCroy WavePro Automation Command User Manual

Page 126

Advertising
background image

Automation Command and Query Reference Manual - Control Reference

GridAreaOnly

Bool

Sets/Queries whether hard copy is of grid area only.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Read the status of Grid Area Only.
GridArea = app.Hardcopy.GridAreaOnly

Example

HardcopyArea

Enum

Sets/Queries the area of the screen to be included in a hard copy.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Select the DSO screen area for hard copy.
app.Hardcopy.HardCopyArea = "DSOWindow"

Example

Values

DSOWindow

Include only the DSO window

FullScreen

Include the full display screen

GridAreaOnly

Include the grid area only (doesn't include menus)

Orientation

Enum

Sets/Queries the orientation for hard copy to landscape.
Valid only when emitting to a printer as opposed to a file, the clipboard, or an E-Mail.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Set the orientation for hardcopy to landscape.
app.Hardcopy.Orientation = "Landscape"

Example

Values

Landscape

Portrait

1-112

918501 RevA

Advertising
This manual is related to the following products: