Agilent Technologies 6811B, 6834B, 6814B TRACe:CATalog? DATA:CATalog?, TRACe DEFine DATA DEFine

Models: 6811B 6813B 6834B 6843A 6814B

1 187
Download 187 pages 38.86 Kb
Page 106
Image 106

3 - Language Dictionary

TRACe:CATalog?

DATA:CATalog?

These queries 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?

Parameters

None

 

Examples

TRAC:CAT?

DATA:CAT?

Returned Parameters

<SRD>

 

Related Commands

TRAC:DATA

TRAC:DEL FUNC:SHAP

TRACe:DEFine

DATA:DEFine

These commands define a new waveform with the name <waveform_name> and allocates storage for its data. The waveform name can then be referenced by the TRACe:DATA command to define its data values.

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, tha 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 <waveform_name> [, <waveform_name> 1024]

 

DATA:DEFine <waveform_name> [, <waveform_name> 1024]

Parameters

<waveform_name>

Examples

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 <waveform_name> and makes its memory available for other waveforms.

Command Syntax

Parameters

Examples

Related Commands

TRACe:DELete[:NAME] <waveform_name> DATA:DELete[:NAME] <waveform_name> <waveform_name>

TRAC:DEL flattop

TRAC:DATA TRAC:DEF FUNC:SHAP

106

Page 106
Image 106
Agilent Technologies 6811B, 6834B, 6814B TRACe:CATalog? DATA:CATalog?, TRACe DEFine DATA DEFine, TRACe:DELete DATA:DELete