Search found 2 matches

by Andreas_ICS
Wed Oct 21, 2009 4:39 pm
Forum: USB PC Oscilloscopes
Topic: Will program written for 2203 run with other scopes?
Replies: 1
Views: 2926

Will program written for 2203 run with other scopes?

We have written software that uses the 2203 PicoScope to collect data with the help of the PS2000.dll. We sample data with 8 bit resolution and a sampling speed of 2.5MSamples/sec.

Will this software also run with the other 2200 series PicoScopes?

Will it run with other scopes as well?
by Andreas_ICS
Thu Jan 08, 2009 11:45 am
Forum: C and C++
Topic: Using memory of channel B for channel A
Replies: 1
Views: 4062

Using memory of channel B for channel A

Hello, I'm using the PicoScope 2203 and the PS2000.lib (Version 2.0.7.3) in a Visual C++ environment. To collect data for my application the block mode is suited best. I can collect a maximum 8086 data samples. Since I only need channel A I would like to use the memory of channel B also. How do I te...