beautypg.com

Hardcopy, Chapter three – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 111

background image

Chapter Three

Control Reference

Please see C1Color.

M4Color

From 0 to 16777215

Color

Range

Description

Please see C1Printcolor.

M4PrintColor

From 0 to 16777215

Color

Range

Description

Restores the display of the instrument to the factory default settings

FactoryDefault

Action

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

' Restore the display to the factory pre-set state.
app.Display.FactoryDefault

Example

Description

Show the instrument display in the current color scheme selected for printing.

PreviewPrintColors

Action

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

' Show the current color scheme selected for printing.
app.Display.PreviewPrintColors

Example

Description

HARDCOPY

app.HardCopy

This set of variables controls the transfer of information about the screen display to destinations such as such as disc
files, internal memories, printers and remote computers.

Destination

Enum

EMailMessage

String

GridAreaOnly

Bool

HardcopyArea

Enum

Orientation

Enum

3-44

916435 RevA