Search found 5 matches

by stu_J
Mon Apr 11, 2016 10:13 am
Forum: General Software Discussions
Topic: Picoscope in Python
Replies: 1
Views: 5187

Picoscope in Python

Hi Guys,

I'm thinking using python to program picoscope to acquire data, is it possible? Is there any driver avaliable for picoscope 3204a?

Any suggestions will be appreciated!

Thanks,
J
by stu_J
Wed Apr 06, 2016 8:17 pm
Forum: MATLAB
Topic: Max sampling rate in streaming mode?
Replies: 1
Views: 8769

Max sampling rate in streaming mode?

Hello, I'm using 3204A streaming mode example code provided by SDK. I wanted to continously storing data with sampling rate at 15.625MS/s (64ns interval) for 1min(both A and B channels enabled). As I read that ps3000a series can achieve up to 15.625MS/s sampling rate when 2 channels enabled. But whe...
by stu_J
Fri Apr 01, 2016 1:29 pm
Forum: MATLAB
Topic: streaming mode return invalid status
Replies: 3
Views: 7120

streaming mode return invalid status

Hi, Can anobody help me to figure out this problem? I'm running the example code 'PS3000a_IC_Generic_Driver_2buffers_Streaming_SimpleTrig' in 64bit matlab. But somehow I got stuck in the power check loop when calling 'ps3000aRunStreaming', that it keeps returning 0xD 'PICO_INVALID_PARAMETE' status. ...
by stu_J
Thu Mar 31, 2016 12:13 pm
Forum: MATLAB
Topic: added everything to path but still Library was not found
Replies: 2
Views: 5504

Re: added everything to path but still Library was not found

Hi Hitech,

Thank you for the reply.

It works! But one first needs to change the name case of the library 'ps3000a.dll' to 'PS3000a.dll'.

Thank you:)
-J
by stu_J
Wed Mar 30, 2016 3:41 pm
Forum: MATLAB
Topic: added everything to path but still Library was not found
Replies: 2
Views: 5504

added everything to path but still Library was not found

Hi all, I´m now using picoscope 3204A, and I downloaded the newest picoscope SDK that contains all versions of picoscope. I use 64bit window and 64bit matlab R2014a. After installing the driver, I copied 'ps3000a_thunk_pcwin64.dll' 'ps3000aMFile.m' 'ps3000aWrap_thunk_pcwin64.dll' 'ps3000aWrapMFile.m...