Rescale – Teledyne LeCroy WaveSurfer Automation Command User Manual
Page 215
![background image](/manuals/353459/215/background.png)
Automation Command and Query Reference Manual - Processor Reference
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1 to integrate C1
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "Integral"
app.Math.F1.Operator1Setup
Example
Adder
Double
From -1e-009 to 1e-009 step 1e-012
Range
Sets/Queries the additive A for the integral function Fx, where Fx = M . Input + A.
Description
AutoFindScale
Bool
Set/Query the state of the 'AutoFindScale' cvar, which enables the automatic scaling of the Integral
when the acquisition setup changes.
Description
FindScale
Action
Initiates an action to find suitable vertical offset and scale for the integral function trace Fx.
Description
Multiplier
Double
From -1e+006 to 1e+006 step 1e-006
Range
Sets/Queries the multiplying constant M for the integral function Fx, where Fx = M . Input + A
Description
VerOffset
Double
From -1e+006 to 1e+006 step 1e-015
Range
Sets/Queries the vertical offset for the integral function trace Fx.
Description
VerScale
DoubleLockstep
From 1e-012 to 1e+007 step 0.01, locked to 1 2 5, fine grain allowed=false, on=false
Range
Sets/Queries the vertical scale for the integral function trace Fx.
Description
FindScale
Action
Multiplier
Double
VerOffset
Double
VerScale
DoubleLockstep
RESCALE
app.Math.Fx.OperatorYSetup (Operator = "Rescale")
2-6
918499 RevA