Search found 4 matches

by Paul007
Fri May 30, 2014 2:09 pm
Forum: VB and VBA (Excel, Access)
Topic: PS4000.xls for PICO 4824
Replies: 6
Views: 14480

Re: PS4000.xls for PICO 4824

Thanks for all your help, I will add it to my programs to keep them USB version independent.

Paul
by Paul007
Thu May 29, 2014 4:55 pm
Forum: VB and VBA (Excel, Access)
Topic: PS4000.xls for PICO 4824
Replies: 6
Views: 14480

Re: PS4000.xls for PICO 4824

Hi Karunen: Found the problem: USB cable!!! The scope came with blue USB cable with PICO sticker saying that it is certified for high speed (and two computer end plugs for more power). However, the computer controller (or is it the scope?) does not perceive it as USB 3.0 and reverts to USB 2.0. I us...
by Paul007
Thu May 29, 2014 1:28 pm
Forum: VB and VBA (Excel, Access)
Topic: PS4000.xls for PICO 4824
Replies: 6
Views: 14480

Re: PS4000.xls for PICO 4824

Hi Karunen: Thank you for posting ps4000a_x64.xls. I have tried (in 32 bit mode) on my computer and the 4824 initializes ok from what I can see. The problem appears to be that it does not return any data: the IsReady(handle) keeps returning 0 so the program remains in the while IsReady(handle) loop....
by Paul007
Tue May 20, 2014 1:31 pm
Forum: VB and VBA (Excel, Access)
Topic: PS4000.xls for PICO 4824
Replies: 6
Views: 14480

PS4000.xls for PICO 4824

I understand that 4824 requires a set of libraries that show "a" after "PD4000" (such as ps4000a.dll). I tried to modify the excel example to include the a in libraries and functions but I get "Bad DLL calling convention". Can you post a version of excel macro working with 4824? Thanks in advance.