VWorks User Guide : Creating a protocol: advanced topics : Tracking barcodes

Tracking barcodes
About this topic
The VWorks software allows you to track barcodes that are read or applied at a device. This topic explains how to set up barcode tracking in the software.
Barcode readers
Barcode readers can be installed on a number of devices in the lab automation system. For example, a barcode reader can be installed on a platepad so that every time a labware is placed there, the barcode is automatically read.
If your lab automation system contains a Microplate Labeler, you have the ability to print and apply barcode labels on microplates. If the Microplate Labeler includes an optional reader, barcode labels can be read.
To track barcodes in the system, you need the following:
Input files
Description
Created by upstream applications such as LIMS or created manually, barcode input files can be used to verify barcodes on incoming labware. As barcoded labware enter the system through tasks such as Downstack, the barcodes are scanned and compared against the barcodes in the barcode input file. You specify the input file to use when you set the process plate parameters. You can also specify a device to use to quarantine plates for which the barcode label is misread or incorrect. For details see Setting plate parameters.
Note: The software remembers where you are in the input file. For example, if you have 10 entries in the file, and the first protocol run processes the first six microplates, the next run will start at entry seven. To reset the file to the first row, reload the file. Barcode files are reloaded when you open a protocol file, when you update the Barcode file directory in Protocol Options, or when you update the Barcode filename or Has header option when setting up the plate parameters.
Requirements
Input files must meet the following requirements:
Optional. The file can contain a header that describes the columns in the file (for example, Plate Barcode).
The following example shows an input file that is displayed in Excel. The file contains a header that labels two columns: Plate ID and Barcode.
 
The input file can be stored anywhere on the computer that runs the VWorks software. However, you must specify its location in the Protocol Options area.
 
Data files
Description
Created by upstream applications such as LIMS or created manually, barcode data files are used by the Print task or the Print and Apply task to:
You specify the data file to use when you specify the task parameters for the Print or Print and Apply task. See Print and Print and Apply.
Requirements
 
 
Barcode data files must meet the following requirements:
Optional. Contain a header, which can be in any format.
The following example shows a data file displayed in Excel. The file contains four columns, each representing a side of the microplate. In addition, the file contains a header in row 1.
 
The data file can be stored anywhere on the computer that runs the VWorks software.
 
 
Related information