You can download various Cleverscope resources here. Click the "Download" link below the description to download the resource.
Most files are zipped and you will need to unzip them. In the case of applications and patches, run "setup.exe" to install.
Oscilloscope Review
|
|
07 Apr 2008 - 2.8 MB
Performance and User Interface review of Cleverscope and some common oscilloscopes. Reviews the CS328A, Tek TDS2012B, Agilent MSO6012A, Pico 3206/5204, Link Instruments DSO-8502, Bitscope USB310 and TiePie HS3-100.
Download
|
Screen Shots
|
|
26 Jul 2005 - 1.44 MB
Contains a collection of typical screen shots of Cleverscope in action. We have an SPI DAC, E1 telecom data stream, and a video signal.
Download
|
Digitize Performance
|
|
24 Jul 2007 - 0.8 MB
Describes the performance of the 10, 12 and 14 bit digitizers used in the CS328A. Discusses dynamic range, cross talk and noise sources. Displays graphs of typical performance.
Download
|
Guided Tour
|
|
08 Feb 2006 - 1.4 MB
Provides an illustrated guided tour of the Cleverscope application including screen shots and applications.
Download
|
Triggering Tour
|
|
16 Mar 2006 - 0.9 MB
This tour shows you how to use the Cleverscope triggering capabilities, with a particular focus on navigating a composite PAL video signal.
Download
|
Capabilities Tour
|
|
05 Apr 2006 - 1.8 MB
This resource discusses Cleverscope capabilities using common applications such as stepper motor control, CCD camera reading and filter transfer response measurement to illustrate each capability.
Download
|
Application examples
|
|
15 May 2005 - 0.4 MB
This short brief discusses using Cleverscope in ATE and Power supply applications. It also covers Cleverscope self-calibration.
Download
|
Integration and filtering
|
|
29 Apr 2008 - 0.377 MB
We have had a few question about using the maths function of cleverscope to do time integrals so here is a step by step guide showing you how to calculate the power consumption of an electronic circuit that draws a variable current.
Download
|
Sample Signals
|
|
16 Jun 2006 - 1.3 MB
This file contains sample full buffer signals for you to look at. Current signals are an SPI DAC being loaded with a new value.
Download
|
Cscope 4 Channel
|
|
18 Mar 2008 - 5 MB
The Cleverscope 4 channel application is used to link two CS328/CS328A cleverscopes together to act as a 4 channel scope, with 16 digital inputs. The Four channel application pdf tells you what you need to know.
This is an update, and you need to unzip into the Program Files/Cleverscope directory.
Download
|
Win98 PI+II Install
|
|
09 Apr 2006 - 12.3 MB
Download this .zip file to install Cleverscope v3.309 on Win98 SE - WinXP systems for Pentium I and II processors. NOTE: These platforms are no longer supported, and this is the last version for Pentium I and II processors. This version is identical to version 3512, with the exception of digital graphs. Digital graphs can be displayed in either normal, or large formats, but the plots do not resize to suit the number of digital inputs selected.
Download
|
Cscope Control LV7.1
|
|
15 Sep 2008 - 10.9 MB
Cscope Control VI for Labview 7.1 users to programmatically initialize, acquire and replay signals using the Cleverscope Acquisition Unit. Includes a top most applications 'Simple Scope Example' and 'Bandpass Response' to show you how to use the driver, and an executable version of it, with the Labview build to make it. Includes a pdf describing the vi. Now works with the CS328 and CS328A over USB1.1 or USB2.0.
We have also updated the driver to do stepping of the signal generator in the acquisition unit on a trigger, and automatic playback of a sequential frame capture (with up to 2999 frames) to the calling application. We include a simple application Bandpass Response that shows how this can be used to plot the bandpass response of a network much faster than the standard Cleverscope approach. You will need v6431 or V5331 firmware loaded into your CS328A or CS328.
Now includes external clock support. Includes support for multiple units. Requires firmware v6431 to take full advantage.
Download
|
Cscope Control 8.2
|
|
11 Apr 2008 - 7.9 MB
Control VI for Labview 8.2 users to programmatically initialize, acquire and replay signals using the Cleverscope Acquisition Unit. Includes a top most application 'Simple Scope Example' to get you started.
Download
|
Control Driver 8.5
|
|
11 Apr 2008 - 8.6 MB
Control VI for Labview 8.5 users to programmatically initialize, acquire and replay signals using the Cleverscope Acquisition Unit. Includes a top most application 'Simple Scope Example' to get you started.
Download
|
Cleverscope Manual
|
|
10 Aug 2007 - 3.8 MB
Latest version of the User Manual.
Download
|
Cscope Control DLL
|
|
15 Sep 2008 - 1.52 MB
The Cleverscope Control DLL is used by text based languages (C, C++, Delphi etc) to control the CS328 or CS328A acquisition system. To use the DLL you must have Cleverscope installed (as the DLL shares the same run-time library). Follow the instructions in the pdf. See the application example below. Supports the VISA USB interface, and legacy USB drivers.
Download
|
Simple Scope CVI
|
|
15 Sep 2008 - 1.94 MB
This is the Labwindows CVI project version of the Simple Scope application. Load the SimpleScope project to build the project. Simplescope implements a simple graph based oscilloscope with A/B channel gain, Timebase, Trigger voltage and channel, and control of the signal generator frequency and amplitude. It's a useful base for you to begin controlling the cleverscope control driver dll. The zip contains all the files you need (though the cleverscope application will have need to be installed to supply the runtime library). Works with all cleverscopes.
Download
|
Simple Scope C++
|
|
15 Sep 2008 - 3.1 MB
This is a Borland C++ Builder 6 project version of the Simple Scope application. Load the SimpleScope.bpr project to build the project. Simplescope implements a simple graph based oscilloscope with A/B channel gain, Timebase, Trigger voltage and channel, and control of the signal generator frequency and amplitude. It's a useful base for you to begin controlling the cleverscope control driver dll. The zip contains all the files you need (though the cleverscope application will have need to be installed to supply the runtime library).
Download
|
Simple Scope Delphi
|
|
19 May 2008 - 3.2 MB
This is a Borland Delphi 5 project version of the Simple Scope application. Load the SimpleScope.dpr project to build the project. Simplescope implements a simple graph based oscilloscope with A/B channel gain, Timebase, Trigger voltage and channel, and control of the signal generator frequency and amplitude. It's a useful base for you to begin controlling the cleverscope control driver dll. The zip contains all the files you need (though the cleverscope application will have need to be installed to supply the runtime library).
Download
|
Simple Scope VS C++
|
|
15 Sep 2008 - 7.2 MB
This is a Microsoft Visual Studios 2005 C++ project version of the Simple Scope application. Load the SimpleScope project to build the project. Simplescope implements a simple graph based oscilloscope with A/B channel gain, Timebase, Trigger voltage and channel, and control of the signal generator frequency and amplitude. It's a useful base for you to begin controlling the cleverscope control driver dll. The zip contains all the files you need (though the cleverscope application will have need to be installed to supply the runtime library).
Download
|
Simple Scope VS C#
|
|
15 Sep 2008 - 8 MB
This is a Microsoft Visual Studios 2005 C# project version of the Simple Scope application. Load the SimpleScope project to build the project. Simplescope implements a simple graph based oscilloscope with A/B channel gain, Timebase, Trigger voltage and channel, and control of the signal generator frequency and amplitude. It's a useful base for you to begin controlling the cleverscope control driver dll. The zip contains all the files you need (though the cleverscope application will have need to be installed to supply the runtime library).
Download
|
Digital Pod details
|
|
20 Feb 2006 - 0.08 MB
Description of digital pod, internal schematic, and information to allow you to replace the digital pod with your own direct connection.
Download
|
CE Conformity
|
|
07 Nov 2005 - 0.1 MB
The CE certificate of conformity for the Cleverscope CS328
Download
|
WinXP/Vista Install
|
|
22 Sep 2009 - 39 MB
Cleverscope V4.630 Installer for Win XP and Vista/64. Provides a complete install. Works with both CS328 and CS328A. Only required if you mislay the original CD and have to re-install. To update an existing installation, go to the Downloads page and get the update file. Note two INF's - one for XP/Vista, the other for Vista 64. See the Installing USB instructions on installing the drivers.
Download
|