What is the maximum timebase for 3425?

Post general discussions on using our drivers to write your own software here
Post Reply
RodneyRichardson
Active User
Active User
Posts: 12
Joined: Wed Jul 23, 2008 5:24 pm

What is the maximum timebase for 3425?

Post by RodneyRichardson »

My copy of ps3000.h in Examples doesn't have the maximum timebase for the 3425 oscilloscope. Is it 19 like the 3424 and 3423?

RodneyRichardson
Active User
Active User
Posts: 12
Joined: Wed Jul 23, 2008 5:24 pm

Post by RodneyRichardson »

I've found it.

#define PS3225_MAX_TIMEBASE 18
#define PS3226_MAX_TIMEBASE 19
#define PS3425_MAX_TIMEBASE 19
#define PS3426_MAX_TIMEBASE 19

I just downloaded the SDK v1.0, and it's in there.

Post Reply