Search found 6 matches

by aaroe
Fri Feb 29, 2008 11:54 am
Forum: C and C++
Topic: Logging from multiple ADC11 at the same time?
Replies: 4
Views: 7837

A quick question handling multiple ADC-11's

I might have stumbled into a small problem during my planning process. In my specific situation, I would like to have a support for up to 4 devices. The application will consist of 2 parts. A small C application which collects data from all channels on all the connected devices when run and spits th...
by aaroe
Thu Feb 28, 2008 6:28 pm
Forum: C and C++
Topic: Logging from multiple ADC11 at the same time?
Replies: 4
Views: 7837

Thanks alot

Thanks alot. I'm going to use it for a custom application for a project at my university. Sadly, I'm not that much into C/C++ although I understand the basics from other programming languages which I have worked with. Also, there doesn't seem to be any around who have any experience with making cust...
by aaroe
Wed Feb 27, 2008 9:44 pm
Forum: C and C++
Topic: Logging from multiple ADC11 at the same time?
Replies: 4
Views: 7837

Logging from multiple ADC11 at the same time?

Hi there. I'm interesting in knowing whether it's possible to have several USB ADC-11 attached to one computer and still being able to log from all the channels? When saying multiple I'm talking about 3-4 ADC11's connected to the computer at the same time. If this is possible and supported do you ha...
by aaroe
Wed Aug 01, 2007 9:38 am
Forum: C and C++
Topic: Problems compiling the C-example for USB ADC-11
Replies: 1
Views: 5345

Problems compiling the C-example for USB ADC-11

Hi there. I'm working on small piece of software for the ADC-11 (USB) which basicly just has to retrieve the values from each channel and store them in a textfile when being run. Before starting with this, I want to get familiar with the C-examples provided, but they are giving me a bit of problem w...
by aaroe
Fri Apr 20, 2007 12:03 pm
Forum: LabVIEW
Topic: USB ADC11/12 Labview 8.2 vi/llb?
Replies: 7
Views: 16626

Standalone executable from LabVIEW

Hi there, a quick question from an unexperience user of LabVIEW. I've used LabVIEW for a few projects, very basic designs, and have noticed it's ability to export to standalone executables. Is it possible to make a program in LabVIEW which takes care of the nescessary communiation with the ADC11 and...
by aaroe
Wed Dec 27, 2006 11:11 am
Forum: C and C++
Topic: Problems compiling c-examples.
Replies: 1
Views: 6022

Problems compiling c-examples.

Hi there. I'm currently trying to compile the c-examples that are supposed to work with the ADC-11 but are experiencing some problems. First og all, here's some information regarding my environment and my approach. I'm working witht the code in 'Bloodshed Dev-D++ 4.9.9.2' under Windows XP. I've done...