Search found 20 matches

by TMoabalobelo
Wed Nov 30, 2011 12:26 pm
Forum: C and C++
Topic: errors when compiling ps6000con.c
Replies: 4
Views: 6670

Re: errors when compiling ps6000con.c

Hi,

i managed to fix the errors. the code is now working fine.
im still strugling to trigger the oscilloscope externaly using a microntroller. Is is possible thought?

thanks
by TMoabalobelo
Mon Nov 28, 2011 10:03 am
Forum: C and C++
Topic: errors when compiling ps6000con.c
Replies: 4
Views: 6670

Re: errors when compiling ps6000con.c

Hi, i managed to fix the errors, thanks. Now the code is executing fine, but then it fails to open the device. I get the following message on the output: PS6000 driver example program Version 1.1 opening the device... handle: 0 Unable to open device Error code: 3 Your help in this regard will be hig...
by TMoabalobelo
Fri Nov 25, 2011 7:29 am
Forum: PicoScope 6 for Windows
Topic: Problem triggering picoscope 6000 externaly from atmega168
Replies: 8
Views: 8926

Re: Problem triggering picoscope 6000 externaly from atmega1

hi, thanks for your help. I'm using the picoscope software development kit. I was hoping to trigger the scope externally by sending a signal from the atmega168, by so doing instructing the scope to capture the power consumption traces of the atmega controller. I'll look at the videos and see how can...
by TMoabalobelo
Tue Nov 22, 2011 8:36 am
Forum: C and C++
Topic: errors when compiling ps6000con.c
Replies: 4
Views: 6670

errors when compiling ps6000con.c

hi, i've been trying to compile(using codeblocks compiler) the example provided with the picoscope 6000. I'm getting the following errors: error: field 'type' has incomplete type error: field 'type' has incomplete type error: field 'aux' has incomplete type error: field 'ext' has incomplete type err...
by TMoabalobelo
Tue Nov 22, 2011 8:15 am
Forum: PicoScope 6 for Windows
Topic: Problem triggering picoscope 6000 externaly from atmega168
Replies: 8
Views: 8926

Problem triggering picoscope 6000 externaly from atmega168

hi, I am a new user of the picoscope 6000 (never used it before). i'm working on a project, whereby i have to measure the power consumption traces of an Atmega168 microcontroller. So now i'm having problems with triggering the scope externally. Would yould please assist in that regard as I need to p...