Search found 2 matches
- Sun Nov 27, 2005 11:35 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: sync channel goes to 0
- Replies: 2
- Views: 11843
Hi Diz, Thank you for your quick response. It turned out the code to calculate the number of bytes available was accumulating too many times, so it looked like there were more bytes than actually existed in the buffer. When displaying data from the buffer and checking the sync, we were moving past a...
- Thu Nov 24, 2005 2:20 am
- Forum: BioSemi Software (ActiView executable)
- Topic: sync channel goes to 0
- Replies: 2
- Views: 11843
sync channel goes to 0
We are writing C++ acquisition software for the MK1 and were wondering what causes the sync channel to go to 0? We are using Speed mode 5 (130 channels 4096 Hz). If we read from the ringbuffer as soon as 4 bytes per channel are ready it seems to work fine. However, if we wait for a sample block of 3...