Ametek Lx Series II Programming Manual Instrukcja Użytkownika Strona 116

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 242
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 115
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 <SRD>
Example TRAC:CAT?
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. 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 <waveform_name> [, <waveform_name>|1024]
DATA:DEFine <waveform_name> [, <waveform_name>|1024]
Parameters <waveform_name>
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 <waveform_name> and
makes its memory available for other waveforms.
Command Syntax: TRACe:DELete[:NAME] <waveform_name>
DATA:DELete[:NAME] <waveform_name>
Parameters <waveform name>
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
Przeglądanie stron 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 241 242

Komentarze do niniejszej Instrukcji

Brak uwag