GregPerry
Joined: Mar 10, 2010 Posts: 1
|
Posted: Mar 10, 2010 3:23 PM Post subject: TCP API Documentation |
|
Hello,
I want to use Bioera with a BrainMaster Two Channel EEG Unit, specifically for the purpose of API interfacing. The manual says that there is a TCP-based API and mentions how the application can be invoked with a listening TCP port; is there an RFC or protocol specification that describes the TCP protocol that is used to frame the EEG data?
What is the sampling rate or throughput of the TCP-based option?
Will you be supporting the 19/24 channel Atlantis once the new firmware is released?
How many concurrent channels can Bioera currently sample and report? |
|
jarek
Joined: Oct 22, 2007 Posts: 1075
|
Posted: Mar 10, 2010 5:17 PM Post subject: |
|
The TCP format is very simple, it is text based, look in the manual at XmlNetServer, it is explained there. You can use Windows \"telnet\" and connect to the port defined in XmlNetServer and you will see all data printed on telnet console.
The rate is the same as the rate of the source, e.g. brainmaster device.
The new device support depends more on the manufacturer, please send this request to BrainMaster.
BioEra can process unlimited number of channels, it was tested however with up to 22 channels (QEEG).
Jarek
|
|