Tektronix TLS 216 Hunting Equipment User Manual


 
Command Descriptions
TLS 216 Programmer Manual
2–49
NOTE. Attempting to give two aliases the same name causes an execution error.
To give a new alias the name of an existing alias, you must first delete the
existing alias.
ALIAS:DEFINE "ST1",":RECALL:SETUP 5;:AUTOSET EXECUTE;:SELECT:CH1
ON"
defines an alias named “ST1” that sets up the logic scope.
ALIAS:DEFINE? "ST1"
might return :ALIAS:DEFINE "ST1",#239:RECALL:SETUP 5;:AUTOSET
EXECUTE;:SELECT:CH1 ON.
ALIas:DELEte (No Query Form)
Removes a specified alias. This command is identical to ALIas:DELEte:NAMe.
Alias
ALIas:DELEte <QString>
<QString>
<Space>
ALIas
:
DELEte
<QString> is the name of the alias you want to remove. Using ALIas:DELEte
without specifying an alias causes an execution error. <QString> must be a
previously defined alias.
ALIAS:DELETE "SETUP1"
deletes the alias named SETUP1.
ALIas:DELEte:ALL (No Query Form)
Deletes all existing aliases.
Alias
ALIas:DELEte:ALL
Examples
Group
Syntax
Arguments
Examples
Group
Syntax