Search found 3 matches

by DavidMcKnight
Wed Aug 29, 2012 1:41 pm
Forum: MATLAB
Topic: Compiler errors with PS3000a and MATLAB
Replies: 4
Views: 10902

Re: Compiler errors with PS3000a and MATLAB

Hi Hitesh, Thanks for looking at the problem. It wasn't the PicoStatus.h file (which I renamed and tried again and got a very different error message) I've got the code to compile now, by changing the following things: 1) Commenting out line 54. It was typedef int64_t __int64; and came right after a...
by DavidMcKnight
Tue Aug 28, 2012 4:20 pm
Forum: MATLAB
Topic: Compiler errors with PS3000a and MATLAB
Replies: 4
Views: 10902

Compiler errors with PS3000a and MATLAB

Hi, I've been trying to get a 3206B to talk with MATLAB, with not too much success. I modified a very simple script from elsewhere on this board and when I try to get it to run, the compiler complains and returns some errors. I suspect that either a compiler setting has gone wrong, or there is some ...
by DavidMcKnight
Wed Aug 15, 2012 2:24 pm
Forum: MATLAB
Topic: Any limits on data transfers to MATLAB?
Replies: 1
Views: 3922

Any limits on data transfers to MATLAB?

Hi, I am hoping to get a very long memory Picoscope (3206B, 128MS, or 6402B, 256MS), and transfer the data into MATLAB. I've got a couple of concerns and was wondering if anyone has tried something similar? 1) Is there a limit on the length of sample that is transfered into MATLAB? 2) Does the MATLA...