Commands listed in alphabetical order
Arguments
The first <QStri
ng>
is the alias label.
This label cannot be a command name. Labels must start with a letter and can
contain only l
etters, numbers, and underscores; other characters are not allowed.
The label must be less than or equa l to 12 characters.
The second
<QString> or <Block > is a complete sequence of program messages.
The messages can conta in only valid commands that mus t be separated by
semicolons and m ust follow all rules for concatenating commands. The sequence
must be less than or equal to 256 characters.
Examples
ALIAS:DEFINE "ST1",":RECALL:SETUP 'C:/mySetup.set';:AUTOSET
EXECUTE"
defines an alias named “ST1” that recalls a previously saved setup and
performs an autoset..
ALIAS:DEFINE? "ST1" returns : ALIAS:DEFINE "ST1",#247
:RECALL:SETUP 'C:/mySetup.set';:AUTOSE T EXECUTE
.
ALIas:DELEte (No Query Form)
This command removes a specified alias and is identical to ALIas:DELEte:NAMe.
An error message is generated if the named alias does not exist.
Group
Alias
Syntax
ALIas:DELEte <QString>
Related Commands
*ESR?, ALIas:DELEte:ALL
Arguments
<QString> is the name of the alias to be removed. Using ALIas:D ELEte
without specifying an alias causes an exe cution error. <QString> must be a
previously defined value.
Examples
ALIAS:DELETE "SETUP1" deletes the alias named SETUP1.
ALIas:DELEte:ALL (No Query Form)
This command deletes all existing aliases.
Group
Alias
MSO54, MSO56, MSO58, MSO58LP Programmer 2-109