Delay on opening 4262 using Windows

Post any questions you may have about our current range of oscilloscopes
Post Reply
gstanley
Newbie
Posts: 0
Joined: Wed Jan 05, 2022 5:00 pm

Delay on opening 4262 using Windows

Post by gstanley »

I'm writing command line driven data acquisition software using the Pico SDK. Windows (7 or 10) takes about 5 seconds to open the 4262 using the ps4000OpenUnitEx() function. Does using the ps4000OpenUnitAsyncEx() function and polling with ps4000OpenUnitProgress() result in a substantially faster return of a handle? I would like about a 100-fold reduction in delay.

Thanks,
Gerald

Post Reply