User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
PARAMETER_DELETE, PADL
Description
The PARAMETER_DELETE command deletes a parameter/qualifier from the table of results shown for
custom measurements or Pass/Fail testing.
Command Syntax
PARAMETER_DELETE <column>
<column>:= 1 through x
x represents the highest number parameter slot on your instrument.
Example (GPIB)
The following instruction deletes the third parameter in the set:
CMD$="PADL 3": CALL IBWRT(SCOPE%,CMD$)
Related Commands
PARAMETER_CLR, PARAMETER_VALUE
6-66