Page 1 of 1

Acquisition software using LabVIEW_DLL.dll

Posted: Sat Jul 11, 2009 4:58 pm
by Toycito
Hi Everybody,

I have no idea how to start my own acquisition program, the information in the FAQs is not enough for me. Could anybody help me with any tip, links or whatever?

Thanks in advance
Toycito :(

Posted: Tue Jul 14, 2009 2:48 pm
by Coen
We recommend to develop your own acquisition software in LabVIEW, and use ActiView Light (http://www.biosemi.com/download/ActiView604-Light.zip) as a basis. This saves you from having to redevelop the basic communication with the USB driver, and lets you concentrate on developing new signal processing routines.

Best regards, Coen (BioSemi)

Posted: Fri Jul 24, 2009 11:31 pm
by GKM
"start my own acquisition program"

I presume you intend to develop an application software for EEG / ECG.

You can do it on a PC in ASSEMBLY, C, C++, VISUAL BASIC programming languages. The order in which they are listed is TOUGHEST to SIMPLE.

You need some basic education in MATH, GRAPHICS, COMPUTER ORGANIZATION etc.

Many other langauages can be used like FORTRAN, PASCAL......

You get good starting points - examples in C and C++

More on specific requests.

All the best.
Have nice programming time !!!

GKM :)