
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
From -1e-009 to 1e-009 step 1e-012
Sets/Queries the additive A for the integral function Fx, where Fx = M . Input + A.
Set/Query the state of the 'AutoFindScale' cvar, which enables the automatic scaling of the Integral
when the acquisition setup changes.
Initiates an action to find suitable vertical offset and scale for the integral function trace Fx.
From -1e+006 to 1e+006 step 1e-006
Sets/Queries the multiplying constant M for the integral function Fx, where Fx = M . Input + A
From -1e+006 to 1e+006 step 1e-015
Sets/Queries the vertical offset for the integral function trace Fx.
From 1e-012 to 1e+007 step 0.01, locked to 1 2 5, fine grain allowed=false, on=false
Sets/Queries the vertical scale for the integral function trace Fx.
app.Math.Fx.OperatorYSetup (Operator = "Rescale")
Comentários a estes Manuais