Search found 2 matches

by fishing
Fri May 04, 2012 10:31 pm
Forum: C and C++
Topic: UsbAdc11OpenUnit Failed with PicoLog1012
Replies: 3
Views: 5521

Re: UsbAdc11OpenUnit Failed with PicoLog1012

Hi fishing, Are you looking to use the device in ADC-11 compatibility mode? The normal function to use to open the unit is pl1000OpenUnit() . If you are looking to use the device in normal operation, please ensure that you are using the PL1000 SDK (it uses the PL1000.dll file). Regards, Hi Hitesh, ...
by fishing
Thu May 03, 2012 9:54 pm
Forum: C and C++
Topic: UsbAdc11OpenUnit Failed with PicoLog1012
Replies: 3
Views: 5521

UsbAdc11OpenUnit Failed with PicoLog1012

Hi,

I just bought a PicoLog1012, and wrote a small C program to connect to it. It keeps returning "0" on this UsbAdc11OpenUnit() function. What am I missing here? It failed on Windows XP and Windows 7 32Bits. It works fine with PicoScope6 software. Thanks.

fishing