Addchart, Description addlabels, Description – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 338

Automation Command and Query Reference Manual - Processor Reference
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F3 to process C1 in Excel using a demo-sheet
app.Math.F3.View = True
app.Math.F3.Source1 = "C1"
app.Math.F3.MathMode = "OneOperator"
app.Math.F3.Operator1 = "ExcelMath"
Example
AddChart
Action
Adds a chart to the current Excel spreadsheet.
Description
AddLabels
Action
Adds labels to the cells of the array headers in the Excel spreadsheet.
Description
AddLabels
Action
Advanced
Bool
ClearSheet
Action
CreateDemoSheet
Action
FindScale
Action
NewSheet
Bool
OutputCell
String
OutputEnable
Bool
OutputHeaderCell
String
Scaling
Enum
Source1Cell
String
Source1Enable
Bool
Source1HeaderCell
String
Source2Cell
String
Source2Enable
Bool
Source2HeaderCell
String
SpreadsheetFilename
FileName
Status
String
WithHeader
Bool
2-7
918500 RevA