Result, Operator, Statistics – Teledyne LeCroy WavePro Automation Command User Manual
Page 188

Automation Command and Query Reference Manual - Control Reference
RESULT
app.Measure.Px.mean.Result
RESULT
app.Measure.Px.min.Result
RESULT
app.Measure.Px.num.Result
OPERATOR
app.Measure.Px.Operator
This path specifies that the selected ParamEngine or ArithEngine control variables are "here"
RESULT
app.Measure.Px.Out.Result
Properties of the type xxxx.Out.Result.yyyy are those of the last completed acquisition. They are not affected if other
cvars are changed after that acquisition was completed. This distinction between "Out.Result" properties and other
cvars is most important when the trigger mode is Single or Stopped. You should treat "Out.Result" properties as read-
only.
RESULT
app.Measure.Px.sdev.Result
STATISTICS
app.Measure.Px.Statistics
This set of variables controls the statistical summaries that are provided for all the parameters.
MEMORY
app.Memory
Variables of the form app.Memory.xxxx control the memories M1 through M4.
Names of the form app.Memory.Memories("Mx").xxxx are aliases of simpler names which are described in this
section of the manual. Examples of alias pairs are as follows -
app.Memory.Memories("Mx").Out.Result is equivalent to app.Memory.Mx.Out.Result
app.Memory.Memories("Mx").Zoom is equivalent to app.Memory.Mx.Zoom
Please see under app.Acquisition.Channels("Cx") for a programming example.
ClearAllMem
Action
1-174
918501 RevA