Scan Parsing Configuration

The scan parsing Configuration screen allows the user to enter the scan parsing rule. This scan parsing rule will help in parsing the barcode.

Add Scan Parsing Rule

Scan Rule Set Up

Example of Barcode and How it is parsed using the default rule.

 

Add Scan Parsing Rule

Click on the Mobility > Scan Parsing Configuration.

The Scan Parsing Configuration screen will appear.

Enter the Scan Parsing Rule. Refer to the topic - Scan Rule Set Up.

Click on the Save button.

 

Scan Rule Set Up

The following presents the standard GS1 barcode setup for iOS and Android devices. This configuration should support parsing most GS1 barcodes. Nevertheless, you have the option to customize this configuration to accommodate various custom parsing requirements.

<Rules>

<Rule Name="Asset Rule">

<Condition>

<Type>Always</Type>

<Length />

<Position />

<Character />

<Input Field>Asset Tag</InputField>

</Condition>

<Fields NumberofFields="4">

<Field Field_ID="Field 1">

<Action>Parse</Action>

<Delimiter>01</Delimiter>

<Position />

<Length>14</Length>

<Prefix />

<Postfix />

<InputField>AssetTag</InputField>

</Field>

<Field Field_ID="Field 2">

<Action>Parse</Action>

<Delimiter>10</Delimiter>

<Position />

<Length />

<Prefix />

<Postfix />

<InputField>Lot</InputField>

</Field>

<Field Field_ID="Field 3">

<Action>Parse</Action>

<Delimiter>17</Delimiter>

<Position />

<Length>6</Length>

<Prefix />

<Postfix />

<InputField>DateCode</InputField>

</Field>

<Field Field_ID="Field 4">

<Action>Parse</Action>

<Delimiter>21</Delimiter>

<Position />

<Length />

<Prefix />

<Postfix />

<InputField>SerialNumber</InputField>

</Field>

</Fields>

</Rule>

</Rules>

 

Description of  XML tags and the different supported values.

 

Example of Barcode and How it is parsed using the default rule

The following is an example of a barcode and how it would be parsed using the default parsing rules.

Barcode Value: 010761333610351710249209011718053124007373040190

First, this barcode would only be evaluated if scanned into the item number field. Assuming it is the first field would then be looked for.

010761333610351710249209011718053124007373040190

010761333610351710249209011718053124007373040190

 

Also, Refer below topics for more details:

Zebra TC20 RFID Device

IP30 RFID Device

CT40 RFID Device

DR5 RFID Device

DR6 RFID Device

 


FAQs - Refer to Knowledgebase - Knowledgebase > Cloud > AssetCloud for FAQs. Example: Scan Parsing Configuration To Skip Leading Zero

Note: Use of the resources described here require internet access.