AMETEK Lx Series II Programming Manual User Manual
Page 116

Programming Manual
Lx \ Ls Series II
112
TRACe:CATalog
DATA:CATalog
These commands return a list of defined waveform names. The list includes both pre-defined
waveforms such as SINusoid, SQUare, and CSINusoid, as well as any user-defined waveforms.
Query Syntax:
TRACe:CATalog?
DATA:CATalog?
Returned Parameters
Example
TRAC:CAT?
Related Commands
TRAC:DATA
TRAC:DEL
FUNC:SHAP
TRACe:DEFine
DATA:DEFine
These commands define a new waveform with the name
storage for its data. The waveform name can then be referenced by the TRACe:DATA command
to define its data values. See section 6.10 for additional information on using the TRAC:DEF and
TRAC:DATA commands.
An optional second argument is accepted for SCPI compatibility although it serves no useful
purpose in the AC source. The second argument can be the name of an existing waveform, or the
number of points in the trace. When a second name is sent, the data from the first waveform
name is copied to the second. When the number of points in the trace is sent, only the number
1024 is accepted.
Command Syntax:
TRACe:DEFine
DATA:DEFine
Parameters
Example
TRAC:DEF flattop
Related Commands
TRAC:DATA
TRAC:DEL
FUNC:SHAP
TRACe:DELete
DATA:DELete
These commands delete the user-defined waveform table with the name
makes its memory available for other waveforms.
Command Syntax:
TRACe:DELete[:NAME]
DATA:DELete[:NAME]
Parameters
Example
TRAC:DEL flattop
Related Commands
TRAC:DATA
TRAC:DEL
FUNC:SHAP
TRACe:DELete:ALL
DATA:DELete:ALL
These commands delete all user-defined waveforms in the data table and makes the entire
waveform memory available.
Command Syntax:
TRACe:DELete:ALL
DATA:DELete:ALL
Parameters
none
Example
TRAC:DEL:ALL
Related Commands
TRAC:DATA
TRAC:DEL
FUNC:SHAP