Thanks Paul for you replies.
I was working with the EX1 sensor, and I was getting the values with my own data acquisition software. I want to ask, do we need to do any calculations with the value we get to get the true value of EX1 sensor :?: except the 256 division to get the 32 bit value.
I ...
Search found 11 matches
- Mon Sep 05, 2011 11:20 am
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Thu Jul 21, 2011 12:07 pm
- Forum: BioSemi all other topics
- Topic: Scaling of GSR data
- Replies: 13
- Views: 59441
GSR Value
Hi
I am having quite same problem but with numbers larger than 20 some thousands.
I am getting the data for GSR with my own data acquisition program. The value that I get from the ring buffer-the original value without any multiplication- is varying from 8 digit number to 9 digit number e.g ...
I am having quite same problem but with numbers larger than 20 some thousands.
I am getting the data for GSR with my own data acquisition program. The value that I get from the ring buffer-the original value without any multiplication- is varying from 8 digit number to 9 digit number e.g ...
- Wed Jul 20, 2011 6:06 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Wed Jul 20, 2011 3:40 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Wed Jul 20, 2011 1:35 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Fri Jul 15, 2011 5:16 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
Hi Paul
Thanks for the help. Its working, its amazing :D . I really have no idea how far could I get without ur help. I am making an API for it, so its gonna like convert or somehow translate the data. I noticed lots of stuff I didn care in my codes such as checking synch channel checking whether ...
Thanks for the help. Its working, its amazing :D . I really have no idea how far could I get without ur help. I am making an API for it, so its gonna like convert or somehow translate the data. I noticed lots of stuff I didn care in my codes such as checking synch channel checking whether ...
- Wed Jul 13, 2011 11:59 am
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Tue Jul 12, 2011 3:08 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Fri Jul 08, 2011 11:50 am
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Thu Jul 07, 2011 1:46 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
- Thu Jul 07, 2011 12:25 pm
- Forum: BioSemi all other topics
- Topic: C++ Data Acquisition Program
- Replies: 18
- Views: 59371
C++ Data Acquisition Program
Hi
I am a student who is new to biosemi and not expert in programming. I am designing a data acquisition program for biosemi. I can enable the handshake and communicate with the usb. but I have problem in READ_POINTER function. I do not exactly understand how to work with this function to receive ...
I am a student who is new to biosemi and not expert in programming. I am designing a data acquisition program for biosemi. I can enable the handshake and communicate with the usb. but I have problem in READ_POINTER function. I do not exactly understand how to work with this function to receive ...