![LeCroy WaveRunner 104MXI Operator'S Manual Download Page 171](http://html1.mh-extra.com/html/lecroy/waverunner-104mxi/waverunner-104mxi_operators-manual_1866369171.webp)
O
PERATOR
’
S
M
ANUAL
WRXi-OM-E Rev B
171
In addition to VBScripting, MATLAB, Mathcad, or Excel can also be used to generate a result. The F1 trace
(shown below in Example 6) was calculated in MATLAB (F1=WformOut) from C1 (WformIn1) and C2 (WformIn2).
The same calculation could also be done in Excel by using a simple formula in a spreadsheet cell.
E
XAMPLE
6
S
UMMARY
The examples above illustrate only the capability to use VBScript and MATLAB. The instrument with the LeCroy
XMAP software option allows you to use Excel, Mathcad, MATLAB, and VBScript in this manner. Of course, you
will need to load Excel, Mathcad, or MATLAB in the oscilloscope (VBScript does not require any additional
software) to take advantage of the capability. You can think of these functions as "subroutines" of the instrument's
main software, which take in waveform data and other variables like vertical scale and offset, and horizontal scale
and offset. These functions then return a waveform or a parameter as required. In addition, you can view the
calculated data directly in Excel, MATLAB, or Mathcad, if you desire.
What is Excel?
Excel is a program within Microsoft Office. With it you can place data in the cells of a spreadsheet, calculate other
values from them, prepare charts of many kinds, use mathematical and statistical functions, and communicate
with other programs in Office. From the instrument you can send data to Excel (where processing can take place)
and return the results to the instrument.
What is Mathcad?
Mathcad is a software package from MathSoft. It provides an integrated environment for performing numerical
calculations and solving equations, and communicating with other programs. Results can be presented in tabular
or graphical form.
What is MATLAB?
MATLAB is a software package from MathWorks that provides an environment for work in computation and
mathematics. An interactive language and graphics are provided.