All Collections
Sell
Configuration
How to Set Up Digital Scale
How to Set Up Digital Scale

Configure digital scale to connect with DealPOS

Christian Wijaya avatar
Written by Christian Wijaya
Updated over a week ago

Digital Scale is a measuring device that reads and displays the weight of an object. Unlike an analog balance scale, a digital scale is a high-quality scale that gives a more correct weight reading.

If you have a fruit or butcher shop, our system now can connect your digital scaling to our system, which is when your customer weight their shopping amount and digital scaling create a barcode, the barcode now can be scanned directly at the checkout. So do not need to manually input it.

Table of Content :


I. Activate Feature in Setup Page

Step 1. Go to Setup, Click More Menu, then Choose Module

Module Configuration

Step 2. Go to Sell, then Configure Digital Scale Setting

Sell Module Config
Digital Scale Section

Digital Scale Configuration Function:

1. Digit :

Barcode Digit

In this digit field, there are 2 configurations, namely by filling in the numbers "zero" or as much digit/number as in the digital scale label. If we fill with 0 then the digital scale will not be activated. As the picture above, we fill it with 13, means the configuration is set to a sticker label with 13 digit barcode.

2. Quantity Divider :

Quantity Divider

This is used as a division or calculation of commas in heavy quantities.

3. Regex (Regular Expression)

Regular Expression

A regular expression is a sequence of characters that specifies a search pattern. Usually such patterns are used by string-searching algorithms for "find".

Example :

Regex Example

Regex

Description

\d{1}

The regex will skip the first 2 digit

(\d{6})

The regex will capture the next 6 digit

(\d{6})

The regex will capture the next 6 digit

Notes :

You can also try the regex customization on Regex101.

Result after Digital scale machine printing

Printing Result

Properties Index :

Digit

Description

First Digit (2)

The Number Given by Digital Machine

2nd - 7th (000012)

Product code from DealPOS

8th - 13rd (011849)

Weight obtained from weighing the goods


II. How to Use this Function

When you scan barcodes from your digital scale our system can read according to the quantity of the total weight from your digital scale.

Make a Transaction to See the Result

Notes :

If you have a product with SKU the same of digit of regex (13 digits) will show missing error notification as below, it causes system has search two times (SKU for digital scaling product & Barcode for non-digital scaling product) . Actually product been appear and you can continue for selling.

If User Submit Wrong Code, It Didn't Read by System

People also read these articles :


dealpos-trial-indonesia

Did this answer your question?