interface to Picoscope analyzer

版本 1.1.0.0 (1.8 KB) 作者: Doekle Yntema
This small example program shows how to use the Picoscope hardware within the Matlab environment.
1.5K 次下载
更新时间 2010/1/19

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

text update

1.0.0.0