301 Moved Permanently

301 Moved Permanently


cloudflare
mdt_quick_start_guide.txt ยท Last modified: 2014/06/04 13:56 by neurosky

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
mdt_quick_start_guide [2014/06/03 17:02]
Jamie Yang [Quick API Reference]
mdt_quick_start_guide [2014/06/03 17:02]
Jamie Yang [Quick API Reference]
Line 46: Line 46:
 |void enableMentalEffort() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Mental Effort will be calculated.| |void enableMentalEffort() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Mental Effort will be calculated.|
 |void enableFamiliarity() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Familiarity will be calculated. | |void enableFamiliarity() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Familiarity will be calculated. |
-^ **Event** ​^^^+^ **Event** ^^
 |DeviceFound | Occurs when a ThinkGear device is found. | |DeviceFound | Occurs when a ThinkGear device is found. |
 |DeviceNotFound | Occurs when a ThinkGear device could not be found. | |DeviceNotFound | Occurs when a ThinkGear device could not be found. |
Line 54: Line 54:
 |DeviceDisconnected | Occurs when the Connector disconnects from a ThinkGear device. | |DeviceDisconnected | Occurs when the Connector disconnects from a ThinkGear device. |
 |DataReceived | Occurs when data is available from a ThinkGear Device. | |DataReceived | Occurs when data is available from a ThinkGear Device. |
-|^ TGParser Class ^|^^| +|^ TGParser Class ^^ 
 |Dictionary<​string,​ double>​[] Read(DataRow[] dataRow)| Parses the raw headset data in dataRow and returns a dictionary of usable data. | |Dictionary<​string,​ double>​[] Read(DataRow[] dataRow)| Parses the raw headset data in dataRow and returns a dictionary of usable data. |
  
301 Moved Permanently

301 Moved Permanently


cloudflare