Browse by Tags

Tagged Content List
  • Forum Post: Barcodes by function keys

    Before anything, i would like to introduce myself briefly. I am Angelo, and I use everyday Psion devices (mostly 7035 and sometimes 7535 and NEO) in my work at a warehouse in Barcelona (Spain). I have been more than one year developing a project for the company. The main idea was scan barcodes...
  • Forum Post: Sample code for initialising and configuring the scanner on an Ikon

    Hi there I have recently got an Ikon and want to configure the scanner to work with my application (written in C#). These are basic commands to initialise, start, stop and terminate the scanner. I have downloaded the mobile devices 3.4 SDK and the samples don't give me what I want. Typically I...
  • Forum Post: WAP Barcode help

    Hi guys, I need some help... I'm developing an app and I want my customer to be able to read data from RFID and from Barcode, I want them to be able to decide on screen what they want to use. I dont want them to click on any WAP button or anything. So basically when the user selects barcode...
  • Forum Post: Sound files for WAP barcode scanner

    Hi, I am using a barcode scanner and RFID module with the Workabout Pro 3. The application that I wanted to develop has for all purposes been finished, after some great help from this community for getting to grips with RFID technology. But... I am looking to make the interactions a little more...
  • Forum Post: RE: Enable enter automatically

    Control panel > Teklogix scanners or Scanners > (selected barcode type) > Add / Remove Data > Suffix Char
  • Forum Post: Reading BarCode random times?...

    Hi all. In a App where I am working I have implemented both RFID and BarCode readers. While on BarCode mode it has an odd behavior that is annoying since sometimes it induce in error. I do believe that is some missing config but I haven't been lucky enough to find which is missing. This odd behavior...
  • Forum Post: 7515 / EP10 Barcode installer

    I'm writing a barcode app for the 7515 / EP10. All is working well, so now it's time to work on the installer... To get the barcoder to work on this device you need to install : DecodeLibrary_Install_Intermec_14.12.20086.exe - 848kb 7515_WM65_PRO_WWE_ADDON_3.0.21959.cab - 12.8MB Look at the...
  • Forum Post: Could not change the value of the Barcode\UPC_EAN\ICSP\Addendum Add-on 2 parameter error

    I've encountered the following error: System.ComponentModel.Win32Exception was unhandled ErrorCode=-2147467259 Message="Could not change the value of the Barcode\UPC_EAN\ICSP\Addendum Add-on 2 parameter." NativeErrorCode=6 StackTrace: at PsionTeklogix.Win32.ThrowException() at PsionTeklogix...
  • Forum Post: Psion XT 15 Windows CE 6.0 using barcode scanner

    Hello, I'm developing a .net application with c# for win ce 6.0. What do I need to use the barcode scanner as a simple keyboard emulation? The typical use will be to fill simple text-boxes reading barcode labels. Do I need something like the Motorola DataWedge? Thanks!
  • Forum Post: How to scan additional digits on EAN13? (EAN13+2)

    I've been running the PsionTeklogixDemoApplications demo solution provided with the Mobile Devices SDK V3.4. (C:\Program Files (x86)\Psion Teklogix\Mobile Devices SDK V3.4\Samples\dotnet\VB.NET2005) I'm running this from Visual Studio 2008 (I upgraded the demo solution first) and deploying...
  • Forum Post: EP10 Barcode Scanner example

    Hi, I have to write a program witch read a barcode with the EP10 scanner, and return the value to be processed further in the application. For this I want to use ICS.16 SDK with C# The problem is I do not find any working example. Can anyone help me, please? Thank you in advance.