Cortex API
Search
⌃K
Getting Started
Connecting to the Cortex API
Overview of API flow
Authentication
Headsets
queryHeadsets
controlDevice
updateHeadset
updateHeadsetCustomInfo
syncWithHeadsetClock
Headset object
Sessions
Data Subscription
Records
Markers
Subjects
BCI
Advanced BCI
Warning Objects
Error Codes
Release Notes
cortexaccess tool
Powered By
GitBook
Headsets
After you finish the
authentication
process, your application should find an EMOTIV headset to work with, using the method
queryHeadsets
.
If the headset is not connected to Cortex yet, then you must call
controlDevice
.
See also
Headset object
for details.
Previous
getLicenseInfo
Next
queryHeadsets
Last modified
4yr ago