Using memory of channel B for channel A

Post your C and C++ discussions here
Post Reply
Andreas_ICS
Newbie
Posts: 1
Joined: Thu Jan 08, 2009 11:26 am

Using memory of channel B for channel A

Post by Andreas_ICS »

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 tell the driver?

Andreas

Robin
Advanced User
Advanced User
Posts: 558
Joined: Fri Sep 19, 2008 10:17 am

Post by Robin »

Hi Andreas

The 8k samples is the total scope memory. If you were using two channels, you would only be able to collect 4k samples on each channel.

Regards

Robin

Post Reply