:MEASure:USER:USER{N}:NAME?
Query Syntax
:MEASure:USER:USER{1:8}:NAME?
Description
For the selected user-defined waveform measurement, returns the measurement name that is shown in the User tab of the measurements toolbar. If an XML file was used to define the test, the test name is specified in the file's XML <Name> tag. If this tag is missing, or empty, or if the user measurement was defined directly from a MATLAB (*.m) or Python (*.py) file, the abbreviation is derived from the XML, MATLAB, or Python filename. The string is limited in length to 15 characters. If the measurement has not been created, an empty string is returned.
Use the :MEASure:USER:USER{N} parent command to turn on the measurement and return the measured value.