Support Function Keys through Scanning Barcode

Support Function Keys through Scanning Barcode

Q - We use various functions of Elliott at our warehouse. This includes shipping verification, warehouse receiving, etc. We are already scanning the Order Number (on Pick Ticket), UPC Code, and Serial Number barcodes, which greatly speeds up the warehouse efficiency. It would be nice if we could also scan barcodes that represent function keys, up and down arrow keys, and the ESC key so our users don't have to touch the keyboard.  Is there such a function?

A - We have such a function in Elliott V8.0.  If you can make the following characters as "code 128" barcode, then Elliott will recognize them as the corresponding function keys:

  • ~UP
  • ~DOWN
  • ~PAGEUP
  • ~PAGEDOWN
  • ~ENTER (recommend implementing as generic ASCII Code 13)
  • ~ESCAPE (recommend implementing as generic ASCII Code 27)
  • ~F1
  • ~F2
  • ~F3
  • ~F4
  • ~F5
  • ~F6
  • ~F7
  • ~F8
  • ~F9

Within Elliott V8 applications, inside any input fields, the system recognizes the special character tilde "~" and expects to see one of those combinations above to follow. When that happens, Elliott will convert the input "~" value into the corresponding function key.

You may produce these function key barcodes through any commercial barcode software like Bartender. For your convenience, we are providing these barcodes below. You can simply print this page out and use it.




Keep in mind that these barcodes are only recognized as function keys  inside Elliott V8 applications. If you scan them outside of Elliott V8, they would just be recognized as their corresponding ASCII values.

Since the Enter and Escape keys are ASCII codes, they can be implemented as generic Code 128 barcodes directly.  They are provided below for your convenience.  Keep in mind that these two barcodes are not only recognizable when you scan in Elliott V8, they can be recognized by other applications as well:






    • Related Articles

    • How to Add a Barcode to a Laser Form

      Release Date: 10/20/2022 Version: 8.5 & Up Q - I would like to add a barcode of the PO number to our laser PO form. I searched the help files and didn't come up with any clear instructions. Do you have instructions you can send me or do you have some ...
    • EL800CC Elliott V8 Control Center

      Elliott V8.0 Control Center The Control Center replaces the Elliott main menu and module menus from previous releases. From the Control Center, you can launch nearly every feature of Elliott into a new process, independent of all other Elliott ...
    • Feature - Print Item Barcode on the PO Warehouse Receiving Posting Journal

      Release Date: 12/28/2020 Version: 8.5 and Above The PO Warehouse Receiving Posting Journal report layout has been rearranged to allow for barcoding of the item number field. See the following example: This can be useful if you wish to scan the item ...
    • Feature - Ship-to Special Function Support in Customer Maintenance/Inquiry

      Release Date - 11/15/18 A new special function has been added to Customer File Maintenance and Customer Inquiry. When in Customer File Maintenance in Change mode and a customer number has been entered, users now have the ability to also maintain the ...
    • My Barcode Label Does Not Print

      Q - We use Bartender to print barcode labels. In various different places in Elliott, I can choose to print labels. Then my barcode label, which is designed in Bartender, will be printed out. However, this stopped working today. What may have caused ...