TSMi acquisition module
Posted: 29 Jun 2007, 04:30
Hello,
I am doing internship at Loria (http://www.loria.fr), in order to start implementation of the Refa from TSMi hardware on BCI2000 platform, which go through the development of a new acquisition module.
So, I am implementing the BCI module for TMSi hardware. I knew there where an existing module for this hardware by I had a couple of errors when using it. I contact M. M. Span who developed it and he told me the error seam "grave" that is why I decided to take it from the start as it didn't seem that hard with the TMSi SDK which is in C++.
* went on bci wiki to read the "make an acquisition module"
* downloaded the sources(src/shared)
* downloaded borland c++
* created the derivated classes from GenericADC
* created the 3 needed functions (TSMiStart,TSMiStop() and TSMiWaitfordata).
Things where good but I still have some link errors (non resolved reference) but I did started the project as console without VCL and multi-threat. Since I am not familiar with compilation and specially borland, I thought you could give me some tips about it.
Sincerely
Louis MAYAUD
PS: Below is a link to my sources, it will be download-able for a mounth from today (29/06/2007) https://transfert.loria.fr/fichiers/97b ... CI2000.zip
I am doing internship at Loria (http://www.loria.fr), in order to start implementation of the Refa from TSMi hardware on BCI2000 platform, which go through the development of a new acquisition module.
So, I am implementing the BCI module for TMSi hardware. I knew there where an existing module for this hardware by I had a couple of errors when using it. I contact M. M. Span who developed it and he told me the error seam "grave" that is why I decided to take it from the start as it didn't seem that hard with the TMSi SDK which is in C++.
* went on bci wiki to read the "make an acquisition module"
* downloaded the sources(src/shared)
* downloaded borland c++
* created the derivated classes from GenericADC
* created the 3 needed functions (TSMiStart,TSMiStop() and TSMiWaitfordata).
Things where good but I still have some link errors (non resolved reference) but I did started the project as console without VCL and multi-threat. Since I am not familiar with compilation and specially borland, I thought you could give me some tips about it.
Sincerely
Louis MAYAUD
PS: Below is a link to my sources, it will be download-able for a mounth from today (29/06/2007) https://transfert.loria.fr/fichiers/97b ... CI2000.zip