Mathcadmath – Teledyne LeCroy WavePro Automation Command User Manual
Page 536
Automation Command and Query Reference Manual - Processor Reference
Warning
String
Any number of characters
Range
MATHCADMATH
app.Math.Fx.OperatorYSetup (Operator = "MathcadMath")
Produces a waveform using a user specified Mathcad function.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1 to process C1 using Mathcad
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "MathcadMath"
Example
Advanced
Bool
Enables/Disables/Queries the use of the advanced features. When in advanced mode the names
used for source and output vectors, in addition to names used for source and output headers, may be
modified from their default values.
Description
FindScale
Action
Set a suitable vertical scale of the Mathcad output trace on the instrument graticule. Valid only when
Manual scaling is specified.
Description
Advanced
Bool
FindScale
Action
NewSheet
Bool
OutputEnable
Bool
OutputHeaderVar
String
OutputVar
String
Reload
Action
Scaling
Enum
Source1Enable
Bool
Source1HeaderVar
String
Source1Var
String
Source2Enable
Bool
Source2HeaderVar
String
Source2Var
String
Status
String
WithHeader
Bool
WorksheetFilename
FileName
2-37
918501 RevA