:MEASure:OSCilloscope:USER:CFILe
Command Syntax
:MEASure:OSCilloscope:USER{1:8}:CFILe <filename>
<filename> is the configuration file (*.xml, *.m, *.py).
Description
Specifies the configuration file that is used to create an Oscilloscope mode user measurement. The file is an XML file that describes the measurement and points to a Matlab (*.m) or Python (*.py) script file. Refer to Creating the XML File for information on creating a user measurement XML file. A Matlab or Python script can directly be used to define the measurement, but this method lacks the power of measurement variables as described in User Defined Measurements. When an XML file is not used or the measurement's name is not defined in the XML file, the file name is used to name the measurement on the measurement button and in the displayed Measurement results table.
Use the :MEASure:OSCilloscope:USER
parent command to turn on the measurement and return the measured value.
To remove a user measurement, use the :MEASure:OSCilloscope:USER{1:8}:CFILe:CLEar
command.
To create a TDR mode user measurement, use the :MEASure:TDR:USER:CFILe
command. To create a Oscilloscope mode user measurement, use the :MEASure:OSCilloscope:USER:CFILe
command.
Requires FlexDCA revision A.05.00 and above.