Download List

Project Description

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.

System Requirements

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 Back to release list
0.9

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).

Project Resources