QR Multiple Data
How to create multiple qr data?
I would like to display only serial number in label. But when you scan:
Serial Number
Description
Location
Date
-
You will need to break your QR Code up to various elements or substrings using the New Data Source button ringed near the bottom of the image below.
To just show the Serial Number the simplest way to achieve this is
- click on the Human Readable in the column on the left and set this to None
- click on the serial number data source added above and then press the Change Named Data Source button (ringed on top right of the image below) and give this sub-string a name (I called it SerNo)
- Once this is set, come out of the QR Code and add a new text field onto the label and again using the Change Named Data Source button, click on the name you entered above to link this text field with the serial number element of the QR
Hopefully that should get you up and running
0 -
thank you for your reply. I ave a problem, when I scan the QR code the output is one line "serialnumberdesription location date. I need to separate it as follows:
Serial Number
Description
Location
Date
0 -
That is easily done:
Either use the Transforms and add a Carriage Return Suffix tot he end of the fields or add a new sub-string in between each of the fields deleting the "Sample Text" and then press Enter to add a <CR> (Carriage Return) instead.
0 -
Very similar issue here, different dataset...
We have a web app we need to scan these QR codes to. When scanned, it needs to segment the datasets on the QR code...We are using Chainway C66's with GBoard, Keyboard Emulator v7.2.8.6 on Wifi with an Oracle based EMR and web interface.
The data in the QR code would be:
- Part Number
- LocationWhen scanned in a test read, they should show: PartNumber*Location
- The " * " in between the datasets, is the control character which separates the 2 sets.When scanned to the app, the PartNumber should populate in the part number field and the location should show in the location field on the web interface... is this as easy as you explained above? What additional steps are needed?
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare