Télécharger la liste

Description du projet

gds2000tools is a set of command line tools for using the GW Instek GDS-2000 series of oscilloscopes (GDS-2062, GDS-2064, GDS-2102, GDS-2104, GDS-2202, and GDS-2204), GDS-1000 series, GDS-1000A series, GDS-8x0 series, and Voltcraft-plus DSO-4000 and DSO-8000 series DSOs under Linux. The heart is a set of bash shell functions effectively turning a bash shell into a shell for communicating with the oscilloscope and for scripting measurements tasks. 170+ oscilloscope commands are modeled as bash functions. On top of these, additional functions are provided for common high-level tasks like obtaining waveform data as images. Further, GNU octave functions are provided.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-31 01:04
0.9

GDS-gds_csvwrite octave écrit maintenant GDS-1000A «Probe» et «données Mode '(le cas échéant) à la position de la ligne normale. En gdsh,: Acquire: HDELAY a été changé en: Acquire: HDELay. Cela comprend un changement de la fonction: ACQ: hdelay à: ACQ: hdel. Le GDS-1000A commandes: Acquire <X> : LMEMory et: Channel <X> : Expand ont été ajoutés. Le: commande d'impression est maintenant seulement une demande, non pas une requête (la presse écrite:?,: Print_,: prin?, Et: prin_ fonctions de requête ont été enlevées). GDS-read-bin peut maintenant lire les réponses à GDS-1000A "mémoire longue" dans les requêtes (jusqu'à 2.000.000 points de données retournées).
gds-octave gds_csvwrite now writes GDS-1000A 'Probe' and 'Mode' data (if any) at the normal row position. In gdsh, :ACQuire:HDELAY has been changed to :ACQuire:HDELay. This includes a change of the function :acq:hdelay to :acq:hdel. The GDS-1000A commands :ACQuire<X>:LMEMory and :CHANnel<X>:EXPand were added. The :PRINt command is now only a request, not a query (the :print?, :print_, :prin?, and :prin_ query functions have been removed). gds-read-bin can now read responses to GDS-1000A "long memory" queries (up to 2000000 data points returned).

2009-08-31 01:04
0.8

Ce communiqué de mise à l'échelle fixe de données de signaux lorsqu'on les reporte ou spectre est calculé. Il ajoute plusieurs fonctions d'octave. Il ya un nouveau programme de gds analyser (un wrapper qui appelle la gds_analyse) FONCTION DE octave. Elle exige octave et le GDS-paquet octave. Le GDS-format de sortie csv a changé. Il n'est plus réduite à la résolution verticale. Ce changement n'est pas rétrocompatibles.
This release fixed scaling of waveform data when plotted or spectrum is calculated. It adds several octave functions. There is a new gds-analyse program (a wrapper that calls the gds_analyse)
function for octave. It requires octave and the gds-octave package. The gds-csv output format has changed. It is no longer scaled with the vertical resolution. This change is not backward compatible.

2009-07-09 16:53
0.7

Le support initial de traitement des données de forme d'onde avec GNU Octave a été ajouté (gds_csvread, gds_plot, gds_plotspectrum, gds_spectrum). Le format de sortie de GDS-csv et GDS-read-bin a été adaptée à ce changement, aussi.
Initial support for processing waveform data with GNU Octave was added (gds_csvread, gds_plot, gds_plotspectrum, gds_spectrum). The output format of gds-csv and gds-read-bin was adjusted for this change, too.

2009-05-27 17:39
0.6

Support pour le contrôle des oscilloscopes multiples a été ajouté. L'outil de capture instantanée pour GDS-1000 a été fixée. Quelques autres commandes oscilloscope sans-papiers ont été ajoutés.
Support for controlling multiple oscilloscopes was added. The snapshot tool for GDS-1000 series was fixed. A few more undocumented oscilloscope commands were added.

2009-01-12 14:45
0.5

Ce communiqué contient un certain nombre de corrections de bogues et améliorations mineures.
This release contains a number of bugfixes and minor enhancements.

Project Resources