Trace|data:catalog, Trace|data:copy (no query form) – Tektronix AFG3000 User Manual
Page 172
Syntax and Commands
3-98
AFG3000 Series Arbitrary/Function Generators Reference Manual
TRACe|DATA:CATalog?
This query-only command returns the names of user waveform memory and edit
memory.
Group
Trace
Syntax
TRACe|DATA:CATalog?
Arguments
None
Returns
A series of strings separated by commas is returned. Each string is enclosed within
quotation marks.
Examples
DATA:CATalog?
might return “USER1”,”USER4”,”EMEM”
This example indicates that waveform data of USER2 and USER3 are deleted and
not saved. Edit memory always has data.
TRACe|DATA:COPY (No Query Form)
This command copies the contents of edit memory (or user waveform memory) to
a specified user waveform memory (or edit memory).
Group
Trace
Syntax
TRACe|DATA:COPY
TRACe|DATA:COPY EMEMory,{USER[1]|USER2|USER3|USER4}
Arguments
This command is invalid when
Examples
DATA:COPY USER1,EMEMory
copies the waveform data in the edit memory to the user waveform memory
USER1.
DATA:COPY EMEMory,USER1
copies the waveform data in the user waveform memory USER1 to the edit
memory.