DS2200 Dual Channel PC Digital Oscilloscope/Logger



This is the download support page for our DS2200 budget oscilloscope.  This product is no longer in production - it has been superseded by the DS1M12, however the latest versions of the DS2200 application software and support DLL's are available for download here.

DS2200 Downloads

Download EasyScope Version 1.2C for DS2200

DS2200 DLL Interface Version 1.02

The DS2200 DLL allows 3rd party Windows application software (in Delphi, Visual C++, C++ Builder, Visual Basic, LabVIEW etc.) to  easily interface to and control the DS2200 hardware via the DLL function calls. The DLL and support files are archived into a single zip file containing the following files -

1. DS2200.DLL - DLL Interface to DS2200 series Oscilloscope
2. FTD2XX.DLL - FTDI D2XX USB Driver DLL (required by DS2200.DLL)
3. DS2200.LIB - C/C++ Library Interface
4. DS2200.H - C/C++ Header File
5. DS2200UNIT.PAS - Borland Delphi Unit (used in Delphi projects)
6. DLL-DS2200.DOC - API Documentation on the DS2200 DLL functions

Download Ds2200 DLL Interface V1.02 for DS2200

Source Code Examples

These examples demonstrates how to interface to the DS2200 using the above DLL in various programming languages.

Download Delphi Code Examples
Download VB6 Code Examples
Download VB.NET Code Examples
Download VC++ Code Examples

Notes for LabVIEW Developers....

According to some of the application notes on the National Instruments website, LabVIEW for Windows uses ANSI C.  In this case we foresee that there may be some problems with DS2200.H - for example definitions taken from Windows header files (DWORD, ULONG, PVOID, etc) may have to be converted to their ANSI C equivalents.

For more information see LabVIEW application notes 053 and 093 at http://zone.ni.com/devzone/conceptd.nsf/appnotebynumber