Search found 6 matches

by cajordan
Mon Sep 29, 2014 12:07 pm
Forum: Linux
Topic: fast streaming mode in PS2000 with 5MS/s
Replies: 18
Views: 107278

Re: fast streaming mode in PS2000 with 5MS/s

Built and running!
Thanks
by cajordan
Fri Sep 26, 2014 5:08 pm
Forum: Linux
Topic: fast streaming mode in PS2000 with 5MS/s
Replies: 18
Views: 107278

Re: fast streaming mode in PS2000 with 5MS/s

Thanks, I had the correct drivers, but hadn't found correct SDK I am trying to build the CConsole programming example under a Red Hat/Fedora system with gcc, and the program requires #include "linux_utils.h" which implies a locally supplied definition file, though this is not in the SDK zip file (PS...
by cajordan
Fri Sep 26, 2014 11:45 am
Forum: Linux
Topic: fast streaming mode in PS2000 with 5MS/s
Replies: 18
Views: 107278

Re: fast streaming mode in PS2000 with 5MS/s

We have now bought a 2206A but unforunately it seems unsupported for linux although the download page supplies the same SDK package for the 2206A as for our 2203, and I have downloaded the libps2000a drivers as described in the instructions. It is not recognised by the PS2000con program supplied in ...
by cajordan
Wed Aug 20, 2014 9:25 am
Forum: Linux
Topic: fast streaming mode in PS2000 with 5MS/s
Replies: 18
Views: 107278

Re: fast streaming mode in PS2000 with 5MS/s

Thanks, If the 4000 series will do 10MS/s (single channel) I'll think about looking at those. Meanwhile, I'll try testing block mode and see what the stop/start overheads are. Chris ps looking through the specs it seems that the 2206A will do 9.6 streaming... which will be enough (I need > 8 for the...
by cajordan
Tue Aug 19, 2014 4:24 pm
Forum: Linux
Topic: fast streaming mode in PS2000 with 5MS/s
Replies: 18
Views: 107278

Re: fast streaming mode in PS2000 with 5MS/s

I am trying see how fast I can stream data from a 2203. The previous post suggests that I should be able to get around 10MS/s with a single channel active, but I find that if I make the sample time shorter than 150ns, ps2000_run_streaming_ns returns a 0 - FAIL. My code snippet is (leaving out the er...
by cajordan
Wed Mar 20, 2013 1:28 pm
Forum: Linux
Topic: PS2000con Unable to open device
Replies: 25
Views: 254332

Re: PS2000con Unable to open device

This thread is pretty old now, but I have exactly the same problem on a 64bit linux with a 2203. Has there been any progress?