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