![Tektronix TDS3000 Series Program Manual Download Page 90](http://html.mh-extra.com/html/tektronix/tds3000-series/tds3000-series_program-manual_1079160090.webp)
Command Descriptions
2- 52
TDS3000, TDS3000B, and TDS3000C Series Programmer Manual
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 oscilloscope.using information in
setup 5.
ALIAS:DEFINE? ”ST1”
might return
:ALIAS:DEFINE ”ST1”,#239:RECALL:SETUP 5;:AUTOSET
EXECUTE;:SELECT:CH1 ON
ALIas:DELEte (Set Only)
Removes a specified alias. This command is identical to ALIas:DELEte:NAMe.
Alias
ALIas:DELEte <QString>
<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 an
existing alias.
ALIAS:DELETE ”SETUP1”
deletes the alias named SETUP1.
ALIas:DELEte:ALL (Set Only)
Deletes all existing aliases.
Alias
ALIas:DELEte:ALL
ALIAS:DELETE:ALL
deletes all aliases.
Examples
Group
Syntax
Arguments
Examples
Group
Syntax
Examples
Summary of Contents for TDS3000 Series
Page 8: ...Table of Contents vi TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Page 10: ...Preface viii TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Page 38: ...Getting Started 1 28 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Page 82: ...Command Groups 2 44 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Page 388: ...Status and Events 3 20 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...