(→Using the Bluetooth OPN2002 with Windows Phone 8 application)
|
(→Using the SDK)
|
Line 263: | |||
the features of an Opticon Bluetooth device to facilitate fast data acquisition using a Windows Phone device. | the features of an Opticon Bluetooth device to facilitate fast data acquisition using a Windows Phone device. | ||
====Using the SDK==== | ====Using the SDK==== | ||
- | For complete SDK documentation, see the OpticonBluetoothAPIDocs.chm contained in the SDK Download below. | + | For complete SDK documentation, see the "OpticonBluetoothAPIDocs.chm" contained in the SDK Download below. |
To utilize the SDK, simply add a reference to the OpticonBluetoothAPI.dll file in Visual Studio by following Microsoft's tutorial: | To utilize the SDK, simply add a reference to the OpticonBluetoothAPI.dll file in Visual Studio by following Microsoft's tutorial: | ||
http://msdn.microsoft.com/en-us/library/wkze6zky.aspx | http://msdn.microsoft.com/en-us/library/wkze6zky.aspx | ||
Line 269: | |||
information about specific functions. The reference is contained within a chm help file, OpticonBluetoothAPIDocs.chm which should have been | information about specific functions. The reference is contained within a chm help file, OpticonBluetoothAPIDocs.chm which should have been | ||
included with your copy of the SDK. | included with your copy of the SDK. | ||
+ | #Download the "Firmware: OPN2001 Simulation Application" found in the [https://wiki.opticonusa.com/techsupport/en/OPN2002#Software Software Downloads Section] of this page. | ||