interface to Picoscope analyzer

This small example program shows how to use the Picoscope hardware within the Matlab environment.
1,5K descargas
Actualizado 19 ene 2010

Ver licencia

For the Picoscope oscilloscopes, drivers are downloadable from their website www.picotech.com . They do support Linux, Micrsoft excel and some more software packages.

Matlab was not found in this list. There is a solution:

Place the files PicoMatlab.m , PS2000.dll and ps2000.h (last two files are in the 'development kit' which is available from the website of picotech) in one directory and run the Matlab program ‘PicoMatlab.m’ from that directory.

'Picomatlab' is a small example program is written showing how to use some of the functions in the DLL. The program will opens a screen and the analyzer is initialized.

Setting the range of a (connected) oscilloscope type Picoscope 2205 to the lowest range and pressing ‘start’ will result in a similar image as seen above. The time base can be adjusted also. Numbers shown represent the actual data sent and clarification of these numbers can be found in the included file ‘PS2100.en.pdf’, which is also found on the webste of picotech.

The ranges are in this program set for the Picoscope 2205, other types may require an adjustment of the available ranges.

The button ‘LED’ flashes the led on the analyzer three times.

Pressing ‘Exit’ will exit the program, as well as depressing the ‘exit cross’ in the figure.

Citar como

Doekle Yntema (2024). interface to Picoscope analyzer (https://www.mathworks.com/matlabcentral/fileexchange/26143-interface-to-picoscope-analyzer), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: PicoScope 2000 Series MATLAB Generic Instrument Driver

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

text update

1.0.0.0