Search found 3 matches

by bennnun
Wed Jun 03, 2009 5:08 am
Forum: C and C++
Topic: USB ADC11 / VC++
Replies: 3
Views: 5250

Hi
Thanks for the fast reply !
It works really well now.
Best regards.
by bennnun
Mon Jun 01, 2009 5:57 am
Forum: C and C++
Topic: USB ADC11 / VC++
Replies: 3
Views: 5250

Hello again, It seems I am really lucky on this one. I made many try to get this problem solved and I found out that calling UsbAdc11Stop(void) before UsbAdc11CloseUnit(short handle) corrects the connection problem. Also when connected I don't have anymore the annoying 50% CPU's load. I think UsbAdc...
by bennnun
Mon Jun 01, 2009 1:02 am
Forum: C and C++
Topic: USB ADC11 / VC++
Replies: 3
Views: 5250

USB ADC11 / VC++

Hello, I am having some problems with my program. It is only connecting to the ADC11 and disconnecting. The problem is when I connect, disconnect and then try to reconnect, the program get stuck in the function UsbAdc11OpenUnit(). If I close my program, then it is remaining in the task manager with ...