top | item 32594265

(no title)

mkopinsky | 3 years ago

Unrelated barcode question, to take advantage of a technical audience with knowledge in such things:

I have a use case where users are trying to scan 2d Pharmaceutical Product barcodes (https://www.gs1.org/docs/healthcare/GS1_Healthcare_Implement...) containing lot number, expiration date, and so on. We're mostly using Realinn 6200 scanners, some bluetooth some hardwired. In my testing, the FNC1 character gets sent to my Mac as '29', and to the warehouse PCs as '↔'. They also have chromebooks in the warehouse, and as far as I can tell the Chromebooks are just dropping the FNC1 character entirely from the barcodes.

I can not figure out how to program the RL6200 scanners to replace FNC1 with another character - only to add/remove a prefix/suffix.

Is this a known issue? Do I need a different scanner which can be programmed to substitute characters? Throw out the chromebooks in favor of Windows machines?

discuss

order

lazulicurio|3 years ago

Do you have the scanner set up as a keyboard wedge (USB-HID)? From your description, it sounds like it. Usually when dealing with control characters it's easier to put scanners in virtual COM mode. Although using them as a COM device does carry its own set of issues. I'm more familiar with honeywell and cognex scanners, but quickly browsing the realinn documentation I don't see a character replacement functionality.

mkopinsky|3 years ago

Yes, the scanner is operating as a keyboard HID. I'll look into whether virtual COM could work. Will that still let it type into random webapp pages (how I use it now), or does that tie it rigidly to specific applications? (This question is based on this language from the Realinn manual - "9.2 USB virtual COM mode In USB virtual COM mode, the scanner needs to work with driver and serial software.Expected final behavior is that even if you open up another page, the scanned information will show up in the window of serial software. Please let us know if you need to set it to USB virtual COMmode,we will send you the driver."

I assume that Virtual COM works with both USB and bluetooth?

joshz404|3 years ago

I'm not familiar with that scanner, however that sounds like a scanner issue. I haven't had that issue with GS-128 with the couple scanners I & colleagues have tried. I did a google search and in the Amazon reviews there is someone purporting to be from the manufacturer saying to email them to learn how to make it work, with regards to FNC1.

mkopinsky|3 years ago

Are you using Chromebooks specifically?

If so, can I ask which barcode scanner(s) you're using which does work? The easiest solution may just be to buy a different scanner.

I did also email the manufacturer - let's see if they have a solution.

throwaway239433|3 years ago

I've written applications for health care use, in my experience I'd recommend sticking to Honeywell and/or Zebra scanners. They are very popular in healthcare and easy to program, good documentation.

I'd check with your vendor to see if there is a barcode that you can scan to toggle the function code transmit, this is what I did with Honeywell anyway.