Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last 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:04] Jamie Yang [Quick API Reference] |
||
---|---|---|---|
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. | | ||