Line 77: |
|
|
|
|
|
==Alternative Modes== |
|
==Alternative Modes== |
- |
In addition to the CSP2 support built into the OPN2005, it is also capable of functioning as either a USB Keyboard or a USB flash drive. Both of these modes eliminate the need for PC software.
|
+ |
In addition to the CSP2 support built into the OPN2006, it is also capable of functioning as either a USB Keyboard or a USB flash drive. Both of these modes eliminate the need for PC software.
|
|
|
|
|
- |
When in Keyboard mode, the OPN2005 can scan in real time or store data in memory which can later be transmitted at the push of a button. In flash disk(MSD) mode the OPN2005 stores barcode scans into a text file on the device. The text file can later be accessed simply by plugging in the device.
|
+ |
When in Keyboard mode, the OPN2006 can scan in real time or store data in memory which can later be transmitted at the push of a button. In flash disk(MSD) mode the OPN2006 stores barcode scans into a text file on the device. The text file can later be accessed simply by plugging in the device.
|
|
|
|
|
|
=== USB Flash Disk (MSD Mode) === |
|
=== USB Flash Disk (MSD Mode) === |
Line 87: |
|
|
|
|
|
===USB Keyboard Mode=== |
|
===USB Keyboard Mode=== |
- |
This mode allows the OPN2006 to emulate a USB Keyboard. While the OPN2005 is plugged in, any barcodes that are scanned are input wherever the cursor is on screen. When a barcode is scanned while the OPN2005 is disconnected, the barcode is stored in memory. When you want to retrieve scanned barcodes, simply plug the OPN2006 into a computer, and press any key on the device to have it play back all of the barcodes that were scanned while it was disconnected.
|
+ |
This mode allows the OPN2006 to emulate a USB Keyboard. While the OPN2006 is plugged in, any barcodes that are scanned are input wherever the cursor is on screen. When a barcode is scanned while the OPN2006 is disconnected, the barcode is stored in memory. When you want to retrieve scanned barcodes, simply plug the OPN2006 into a computer, and press any key on the device to have it play back all of the barcodes that were scanned while it was disconnected.
|
|
|
|
|
|
To use the OPN2006 in USB Keyboard Mode, print and scan this [http://opticonfigure.opticon.com/sl/?z=ki&a=4&b=0&d=1 barcode sheet]. You may also need to [[##Firmware_Loading|update firmware]] to the latest version of the Firmware: OPN2001 Simulation Application to enable the feature. |
|
To use the OPN2006 in USB Keyboard Mode, print and scan this [http://opticonfigure.opticon.com/sl/?z=ki&a=4&b=0&d=1 barcode sheet]. You may also need to [[##Firmware_Loading|update firmware]] to the latest version of the Firmware: OPN2001 Simulation Application to enable the feature. |
|
|
|
|
|
===OPN2001 Simulation=== |
|
===OPN2001 Simulation=== |
- |
To use the OPN2005 with the OPN Companion Application, first the Firmware: OPN2001 Simulation Application must be loaded on to the OPN2005. To install the OPN2001 Simulation Application, follow these [[#Firmware_Loading|firmware loading]] instructions. You may also need to print and scan this [http://opticonfigure.opticon.com/sl/?z=kZ-1&a=4&b=0&d=1 barcode sheet].
|
+ |
To use the OPN2006 with the OPN Companion Application, first the Firmware: OPN2001 Simulation Application must be loaded on to the OPN2006. To install the OPN2001 Simulation Application, follow these [[#Firmware_Loading|firmware loading]] instructions. You may also need to print and scan this [http://opticonfigure.opticon.com/sl/?z=kZ-1&a=4&b=0&d=1 barcode sheet].
|
|
|
|
|
|
===Return to Bluetooth Mode=== |
|
===Return to Bluetooth Mode=== |
Line 125: |
|
|
|
|
|
'''Example''' |
|
'''Example''' |
- |
An example Visual Studio project is also included with the SDK, to demonstrate how to integrate an Opticon OPN-2002 or OPN-2005 using the
|
+ |
An example Visual Studio project is also included with the SDK, to demonstrate how to integrate an Opticon OPN-2002 or OPN-2006 using the
|
|
API. When the included solution is built, it will create an application for Windows Phone 8. This application is deployable on a live device, and it |
|
API. When the included solution is built, it will create an application for Windows Phone 8. This application is deployable on a live device, and it |
|
should provide a good idea of the capabilities of the API. |
|
should provide a good idea of the capabilities of the API. |
Line 139: |
|
http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj207007(v=vs.105).aspx |
|
http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj207007(v=vs.105).aspx |
|
''Supported Devices'' |
|
''Supported Devices'' |
- |
Currently, only the OPN-2002 and OPN-2005 are tested and known to work with this API. Please contact Opticon Technical Support for more
|
+ |
Currently, only the OPN-2002 and OPN-2006 are tested and known to work with this API. Please contact Opticon Technical Support for more
|
|
information about support for our other devices. |
|
information about support for our other devices. |
|
|
|
|