Chapter three, Control reference – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 115

Advertising
background image

Chapter Three

Control Reference

Sets/Queries the scale factor for strip chart printing. Valid only when emitting to the internal printer.

StripChartFactor

Enum

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

' Set the strip chart scale to 5 cm/division.
app.Hardcopy.StripChartFactor = "5cmdiv"

Example

Description

Values

100cmdiv

10cmdiv

1cmdiv

200cmdiv

20cmdiv

2cmdiv

50cmdiv

5cmdiv

LABNOTEBOOK

app.LabNotebook

Provides access to the 'LabNotebook' feature. This allows the entire scope state (Waveforms, Setups, Display Images)
to be stored, annotated, recalled, emailed, etc.

AttachFilesToEMail

Bool

BackupDatabase

Action

BackupFilename

String

BackupFolder

FileName

BackupToFolder

Action

BackupToMemoryStick

Action

ClearFilter

Action

CompactDatabase

Action

ConnectToFPHardCopy

Bool

CreateReport

Action

DeleteAll

Action

DeleteRecord

Action

EMailRecord

Action

FilterRecords

Action

FlashBackToRecord

Action

Format

Enum

HardcopyArea

Enum

InternalView

Action

MyLabNotebookMD

FileName

NextRecord

Action

PreviousRecord

Action

PrintRecord

Action

PromptBeforeSaving

Bool

3-48

916435 RevA

Advertising