Thanks. That explains it.
One more question: How to convert the status channel data? I see also 3 bytes of data in the sample 256HZ file. 255 0 28 for example, or 254 0 28? What does that translate to?
Thanks
Search found 2 matches
- Tue Jan 22, 2008 7:03 am
- Forum: BioSemi all other topics
- Topic: BDF Byte Reading c#
- Replies: 8
- Views: 21679
- Mon Jan 21, 2008 7:41 am
- Forum: BioSemi all other topics
- Topic: BDF Byte Reading c#
- Replies: 8
- Views: 21679
BDF Byte Reading c#
Hi, i am trying to read bdf data in my program, i have not being able to convert the 24 bit data (as described in the BDF format) into integer that makes sense. I did read all the header info right. So, i was wondering if there is an example of conversion anywhere. For example, the 3 bytes i read fr...