![LeCroy WaveRunner 104MXI Operator'S Manual Download Page 168](http://html1.mh-extra.com/html/lecroy/waverunner-104mxi/waverunner-104mxi_operators-manual_1866369168.webp)
W
AVE
R
UNNER
X
I
S
ERIES
168
WRXi-OM-E Rev B
•
You can view the final result on the instrument display, and use all of the instrument's tools to understand the
result.
•
You can do additional processing on the result by applying either standard instrument parameters, functions,
etc. to the returned result, or even more powerfully, adding chained customized functions. For example, you
can do an Excel calculation on a result with a MATLAB function applied to it.
Solutions
Engineers do not buy equipment; they buy solutions. But what solutions can be reached from a set of instrument
waveform data? The answer is, in principle, anything that can be logically derived from those data, given the
limitations of signal-to-noise ratio and processing time. Here are some examples of what can be done with a
customized instrument:
•
Changing the units of a grid to joules, newtons, amps, etc.
•
Creating a new waveform by manipulating the data of one or two input waveforms
•
Creating a new waveform without using any of the input data
•
Creating a new parameter by manipulating the data of one or two input waveforms
•
Changing a vertical scale or a horizontal scale from linear to non-linear
You don’t have to use all the data from the input waveforms: you can select data from one or more segments,
which need not be aligned in the two-input waveforms.
Examples
E
XAMPLE
1:
S
IMPLE MATH FUNCTIONS USING
VBS
CRIPT
WaveOut is the waveform being returned to the instrument (F1 in this case). WaveIn is the input waveform (C1 in
this case) You can see that the F1 result is displayed on the oscilloscope, and can be processed further.
E
XAMPLE
2:
A
NOTHER SIMPLE MATH FUNCTION USING
VBS
CRIPT
Example 3 below doesn’t use the input data at all. The middle waveform (F2) is a "golden waveform", in this case
a perfect sine (subject to 16-bit resolution), that was created using a VBScript. The lower trace (F3) is a
subtraction of the acquired waveform (upper trace) and the golden waveform. The subtraction (of course)
contains all the noise, but it also shows the presence of a very small square wave signal.