Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 3.77 KB

README.md

File metadata and controls

77 lines (43 loc) · 3.77 KB

PicoScope 5203 and 5204 Examples

picosdk-ps5000-matlab-examples is a set of MATLAB examples demonstrating how to call shared library functions to acquire data from the PicoScope® 5203 and 5204 Oscilloscopes and control in-built signal generator functionality. The data could be processed in MATLAB using functions from Toolboxes such as Signal Processing Toolbox.

The examples are provided as MATLAB scripts and live scripts and demonstrate how to acquire data using the following acquisition modes:

  • Block
  • Rapid Block
  • Streaming

Please note that these examples are not compatible with the PicoScope 5000 Series Flexible Resolution Oscilloscopes - these are supported by the PicoScope 5000 Series - MATLAB Generic Instrument Driver.

Getting started

Prerequisites

Notes:

  • MATLAB 2015b is recommended for 32-bit versions of MATLAB on Microsoft Windows operating systems.

Installing the examples

We recommend using the Add-Ons Explorer in MATLAB in order to install these files and obtain updates.

If your version of MATLAB does not have the Add-Ons Explorer, download the zip file from the MATLAB Central File Exchange page and add the root and sub-folders to the MATLAB path.

Installing drivers

Drivers are available for the following platforms. Refer to the subsections below for further information.

Windows

  • Download the PicoSDK (32-bit or 64-bit) driver package installer from our Downloads page.

Linux

Programmer's Guides

You can download the Programmer's Guide providing a description of the API functions for the ps5000 driver from our Documentation page.

Obtaining support

Please visit our Support page to contact us directly or visit our Test and Measurement Forum to post questions.

Issues can be reported via the Issues tab.

Please leave a comment and rating for this submission on our MATLAB Central File Exchange page.

Contributing

Contributions are welcome. Please refer to our guidelines for contributing for further information.

Copyright and licensing

See LICENSE.md for license terms.

PicoScope is a registered trademark of Pico Technology Ltd.

MATLAB is a registered trademark of The Mathworks, Inc. Signal Processing Toolbox is a trademark of The Mathworks, Inc.

Windows is a registered trademark of Microsoft Corporation.

Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.

Copyright © 2015-2017 Pico Technology Ltd. All rights reserved.