Environment for MATLAB Applications (Operators)

Instrument
DCA-X
N109x
UXR Scope
Flex Apps:
FlexDCA
FlexRT
MATLAB

MATLAB Standalone Applications (*.exe) are created using the MATLAB Compiler. The resulting *.exe file can be run without having MATLAB installed on the 86100D or PC. To run a MATLAB Standalone Application, you must:

  • Install the MATLAB Compiler Runtime (MCR) on the 86100D or PC where FlexDCA is installed.
  • The MCR version must be the same version as was targeted when the MATLAB Application was created.

A simple XML configuration file is used to identify your MATLAB Standalone Applications. In addition to calling the application, the XML file populates the User Operator Setup dialog.

When the application is run, on each data acquisition:

  1. FlexDCA makes the source waveform, standard variables and custom variables and controls available to the MATLAB standalone application.
  2. FlexDCA executes the script.
  3. FlexDCA retrieves the output waveform and a number of standard output variables from the MATLAB standalone application.