<Script> Element
Meas. mode:
Scope
Eye
TDR
Package License:
L-RND
L-SNT
Use this element to specify the Matlab or Python script to run. The filename extension (.m, .exe, or .py) must be included. A path is required if the script is located in a folder other than the default \User Measurements folder. The script can be based on any of the following file types that you create:
- MATLAB scripts (*.m)
- MATLAB Standalone Application (*.exe)
- Python scripts (*.py)
Do not use spaces or hyphens when selecting a filename for your script.
Parent Elements
Child Elements
None
Attributes
None
Example
- <Measurement>
- …
- <Script>EyeMeasurement.m</Script>
- …
- </Measurement>