Paramconst – Teledyne LeCroy WavePro Automation Command User Manual
Page 564
![background image](/manuals/353449/564/background.png)
Automation Command and Query Reference Manual - Processor Reference
WithHeader
Bool
Enables/Disables/Queries presence of headers with variables with Mathcad parameter Px.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set parameter P3 as Mathcad calculation.
app.Measure.P3.ParamEngine = "MathcadParam"
' Enables inclusion of headers with data.
app.Measure.P3.Operator.WithHeader = True
Example
WorksheetFilename
FileName
Any number of characters
Range
Sets/Queries the name of the current Mathcad file for parameter Px.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set parameter P3 as Mathcad calculation.
app.Measure.P3.ParamEngine = "MathcadParam"
' Specfify a Mathcad worksheet filename.
app.Measure.P3.Operator.WorksheetFilename =
"C:\XStreamMathcad\Param233.mcd"
Example
PARAMCONST
app.Measure.Px.Operator (ArithEngine = "ParamConst")
HorRes
Double
From 1e-020 to 0.001 step 1e-020
Range
HorStartValue
Double
From -1e+012 to 1e+012 step 1e-015
Range
HorRes
Double
HorStartValue
Double
HorStopValue
Double
HorUnits
String
StatusValue
Integer
Value
Double
VerRes
DoubleLockstep
VerUnits
String
2-65
918501 RevA