Manual

Remote Control Commands and Queries
WM-RCM-E Rev D ISSUED: February 2005
195
CURSOR
PARAMETER_DELETE, PADL
Command
DESCRIPTION
The PARAMETER_DELETE command deletes a parameter at a
specified column from the list of parameters used in the Custom
mode.
N
OTATION
1 Column
1
of Custom or Pass/Fail display
2 Column
2
of Custom or Pass/Fail display
3 Column
3
of Custom or Pass/Fail display
4 Column
4
of Custom or Pass/Fail display
5 Column
5
of Custom or Pass/Fail display
6 Column
6
of Custom or Pass/Fail display
7 Column
7
of Custom or Pass/Fail display
8 Column
8
of Custom or Pass/Fail display
COMMAND SYNTAX
PArameter_DeLete <column>
<column> : = {1,2,3,4,5,6,7,8}
EXAMPLE (GPIB) The following instruction deletes the third test condition in the list:
CMD$=“PADL 3”: CALL IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
PARAMETER_CLR, PARAMETER_VALUE,