Acquisition software using LabVIEW_DLL.dll

Post Reply
Toycito
Posts: 9
Joined: Sat Jul 11, 2009 4:48 pm
Location: Colchester

Acquisition software using LabVIEW_DLL.dll

Post 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 :(

Coen
Site Admin
Posts: 1124
Joined: Fri Mar 26, 2004 7:00 pm
Location: Amsterdam, Netherlands
Contact:

Post 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)

GKM
Posts: 1
Joined: Fri Jul 24, 2009 11:12 pm
Location: INDIA

Post 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 :)

Post Reply