Search found 6 matches

by yzhang
Fri Jan 23, 2015 1:30 am
Forum: Introductions
Topic: Intro and a .net project startup questions
Replies: 10
Views: 13192

Re: Intro and a .net project startup questions

Thank you so much Martyn. I copied the 64 bit dlls to the related folder. I recompiled the PS5000a program. Now it can starts and displays the first massage "PS5000a VB.Net example program". However, I got the exception as "An unhandled exception of type 'System.BadImageFormatException' occurred in ...
by yzhang
Wed Jan 14, 2015 3:33 am
Forum: Introductions
Topic: Intro and a .net project startup questions
Replies: 10
Views: 13192

Re: Intro and a .net project startup questions

Thank you for your reply.

I did that already but did not work.

What I am not sure is whether or not I got right 64 bits dll from Picoscope's website. Can you email the dll to me directly?
by yzhang
Tue Jan 13, 2015 2:56 am
Forum: Introductions
Topic: Intro and a .net project startup questions
Replies: 10
Views: 13192

Re: Intro and a .net project startup questions

BTW, I did manually run the drinst.exe file from system/AMD64 folder. No difference.
by yzhang
Tue Jan 13, 2015 2:51 am
Forum: Introductions
Topic: Intro and a .net project startup questions
Replies: 10
Views: 13192

Re: Intro and a .net project startup questions

Hi Martyn, I downloaded Software Development Kit R10.5.2.1, a software development kit (SDK) containing drivers and example code is available for the PicoScope 5242. I did not find any installation program to run. So I copied the ps5000a.dll to Window/sytem32 folder, the project folder, and the debu...
by yzhang
Thu May 15, 2014 12:26 am
Forum: Introductions
Topic: Intro and a .net project startup questions
Replies: 10
Views: 13192

Re: Intro and a .net project startup questions

Thank you for reply. I downloaded your example, complied it on Visual Studio 2013 on 64 bits window 8 OS with warnings but no error. However, when I run it, it gave me the exception of "cannot load ps5000a.dll" on "short status = Imports.OpenUnit(out handle, null, resolution);" Where may I download ...
by yzhang
Sat Apr 26, 2014 3:07 pm
Forum: Introductions
Topic: Intro and a .net project startup questions
Replies: 10
Views: 13192

Intro and a .net project startup questions

Hi, I just got a Pico 5242. Plan to develop a VB application for it under Window 8 or 7. Do you have VB or C# examples for 5000 series available that I may use as my project start up? That would save my time to find the right references and get the scope initialization when I start the project in Mi...