By default the ROV scanner (in our case a MS2200-BT) buffers all scanned bar codes internally. The receiver (e.g. your PC or smartphone) is required to confirm each received bar code to delete it from the ROV's memory. If such a confirmation is missing the ROV scanner sends the same bar code over and over.
The ROV scanner appends a 4 digit serialization number to each scanned bar-code. This serialization number is sent (along with the barcode data) to the receiver. The receiving device is required to acknowledge the bar-code by sending back the serialization number along with an appended ACK character (hex 06) to the ROV scanner.
Now let's demonstrate how to configure TEC-IT's software wedge TWedge to work with a Microvision ROV scanner.
Use a Microvision ROV Scanner With TWedge
TWedge is a software solution for reading data from RS232, USB (via virtual serial ports), TCP/IP and Bluetooth devices. The built-in scripting capabilities enable you to process the received data (e.g. send the data to any application by simulating keystrokes) or to implement the confirmation scenario outlined above.Use this JavaScript snippet for the OnData section in the script editor of TWedge (you may also download the TWI).
TWedge OnData Script for Microvision ROV MS2200-BT
//
// The serialization number are represented by the last four digits of the bar code.
Give it a try!
Download and check out the software wedge TWedge for free. The finished configuration file (TWI file) for this blog post is available here.Comments and suggestions regarding this article are welcome. Please feel free to contact us via MSN or email if you are facing any problems.
Update
The post How to use a Microvision ROV bar-code scanner with Android explains how to configure the scanner to work without serial numbers, buffering or special protocol requirements.About TEC-IT
![]() |
WWW.TEC-IT.COM |
All trademarks are the property of their respective owners.