Barcode System

Overview

A barcode system consists of mobile computers, printers, handheld scanners, and supporting software to automate data collection when hand recording is not feasible or timely.

This article will cover the steps to set up your barcode system with Labii LIMS.

Requirements

Generate barcodes

Using Labii, barcodes and QR codes can be generated automatically. In Labii, UIDs (Unique IDs) are encoded into both barcodes and QR codes by default.

Use column widgets to display barcodes

The Labii platform comes with many column widgets for displaying barcodes and QR codes in a list view. To include such columns in the list view, you need to do the following:

  1. You can either create a new table with the barcode system that you want to use or you can use an existing table that you have already created.

  2. Open table properties via Settings -> Tables -> Click a table.

  3. Click Add column with Barcode or QR code widget. For tubes with limited space, a QR code is a better option.

  4. Configure the barcode/QR code format.

  5. The barcode/QR code will automatically be displayed when a new record is created for the table.

The barcode/QR code can be encoded with your own barcode string by simply providing values to the newly created barcode/QR code column.

Use section widgets to display barcodes

Aside from displaying barcodes or QR codes as a column, you can also display barcodes or QR codes for each record during the section view.

Barcode widget for all records

If you want to include the barcode/QR code widget in all newly created records, you can configure the Default sections of a table to include the widget.

  1. Open table properties via Settings -> Tables -> Click a table.

  2. The barcode/QR code will automatically be displayed when a new record is created for the table.

  3. The barcode/QR code can be configured in the format you need by clicking the Edit button.

Barcode widget for a particular record

There is a manual way of adding a barcode or QR code section for a particular record if the default section has not been configured and you wish to add one.

  1. Click Sections if you are not on the Sections view

  2. Add section with Barcode or QR code widget.

  3. The barcode/QR code can be configured in the format you need by clicking the Edit button.

A barcode / QR code can be printed on your own label printer. Labii allows you to customize information to be included, label size, font size, etc.

Use section widgets to print barcodes

With the Barcode or QR code widget, you can print each barcode / QR code individually.

  1. Click Sections if you are not on the Sections view.

  2. Navigate to Barcode or QR code widget or Add section with Barcode or QR code widget.

  3. The barcode/QR code can be configured in the format you need by clicking the Edit button.

  4. Click Print button to print.

Use bulk print to print barcodes

In most cases, after a batch of samples are accessed, you need to print barcodes in bulk. The bulk print feature can meet your needs.

  1. Please check all records you wish to print

  2. Click on Bulk print and choose either Barcode or QR code from the drop-down list.

  3. In the print window, you can configure the barcode and label to be printed.

  4. On the right side of the screen, you will be able to see the preview of barcodes or QR codes.

  5. Once you are satisfied with the configuration of the form, click the Print button.

  6. In addition, you can also save the configuration for later use. Once you save the configuration, the same configuration will be loaded the next time you print.

Scan barcodes

Labii is equipped with a scanning page that allows you to scan barcodes / QR codes using either your camera or a commercial scanning device.

  1. Click Scan from Navbar.

  2. Under the scan settings options, you can either select a camera or a scanner as the equipment to be used for scanning.

    1. Camera, Scanning barcodes/QR codes can be done using the camera on your laptop/tablet/phone.

    2. Scanner, Labii also supports any commercial scanner available on the market. It is as simple as connecting the scanner to your laptop and beginning to scan.

  3. Choose the Action after scan.

    1. Append to list, append the result to the right panel.

    2. Open in new, open the result in a new tab.

    3. Open in current, open the result in the current tab.

  4. In the next step, you will be able to start the scan, which will, in turn, produce the results based on the action you defined earlier in step 3.

  5. There are some additional batch operations that can be performed on the scanned results if you choose Append to list. This will enable you to further modify the records after you have scanned them.

    1. Bulk edit, same as Batch operations

    2. Bulk print, same as Batch operations

    3. Actions, same as Batch operations

    4. Open list view

    5. Clear

Field selection with scanning

Moreover, you can also use the scanning function to select records. For instance, if you would like to assign a location to a sample, you can simply scan the barcode or QR code of that location.

  1. Click Edit of ForeignKey or ForeignKeys widget.

  2. Scan records using your commercial scanner. Once you have scanned the records, the field will be automatically filled.

  3. Click Submit.

Last updated