VWorks Setup Guide : Tracking and managing labware in storage : Adding labware information in the inventory database

Adding labware information in the inventory database
About this topic
You can add labware information in the inventory database in one of many ways.
 
You can also use the plateDB and InventoryLabware JavaScript functions to add labware information in the database. For more information, see plateDB object and InventoryLabware object.
Running a protocol to load labware into a storage device
You can run a protocol to load a batch of labware into storage devices. During the run, the system will update the inventory database.
Loading labware into storage devices and updating the inventory database
To run a protocol to load labware into a storage device:
1
Load the labware in a Labware Stacker by hand before running the protocol.
2
Downstack task to move the labware from the stacker.
For example, if the barcode reader is installed on a platepad, add the Place Plate task. Make sure the process labware parameter specifies the side on which the barcode label resides. The side that you select must match the side on which the barcode reader is installed. In addition, select Barcode not in file from the Barcode or header list.
If the storage device has an integrated barcode reader, you might not need to add this task.
Load task to move the labware into the storage device.
 
For instructions on how to write protocols, see Creating a protocol: basic procedure.
3
Make sure that the Downstack task is configured to use the stacker.
 
4
When adding the Load task, create a location group:
a
Select the Load task.
b
Click Storage Load.
c
Click the Locations tab.
d
Click Edit location groups.
e
f
 
5
Drag the group into the Assigned locations or groups area.
 
6
7
8
In the Run Configuration dialog box that appears, specify the number of times to run the protocol. Type a number that is equal to or less than the number of labware you want to load into the storage device.
9
Click Finish. The protocol run starts.
10
Updating the inventory database without barcode readers
If the labware do not have barcode labels, or if the system does not have a barcode reader:
1
Load the labware in a Labware Stacker by hand before running the protocol.
2
3
 
4
5
6
In the Run Configuration dialog box that appears, specify the number of times to run the protocol. Type a number that is equal to or less than the number of labware you want to load into the storage device.
7
Click Finish. The protocol run starts.
8
Adding multiple labware by importing a CSV file
You can add the information for a batch of labware by importing a CSV file in the Inventory Editor. Use this method if a large number of labware physically exist in the storage device, and you want to enter the labware information in the inventory database.
Make sure the CSV file meets the following requirements:
 
Required column. The name of the device in which the labware resides.
Required column. The cassette in which the labware resides.
Required column. The slot in which the labware resides.
Required column. The type of labware.
The following example shows that the columns in the file are separated by commas. In this example, all required and optional columns are specified in the file.
 
Instead of commas, you can use one of the other delimiters. The following example shows the use of tabs instead of commas to separate the columns. In this example, only the required columns are included.
 
To add multiple labware by importing a CSV file:
1
2
3
Click the Inventory Management tab.
4
Click Batch add labware.
 
The Batch add labware dialog box opens.
 
5
6
Select Overwrite all conflicts if an entry already exists in the database and you want to replace it with the data in the CSV file. If you do not select this option, the software will skip the current labware in the CSV file.
7
Click OK to start importing the labware data.
During the import process:
IMPORTANT Make sure you reconcile any conflict before running a protocol. Running a protocol with an out-of-date inventory database will cause the run to abort.
Adding individual labware in the inventory database
You can add an individual labware entry in the inventory database. Use this method if you want to add a nominal number of labware entries in the inventory database. For example, instead of running a protocol, you can load the labware in the storage device by hand, and then use the Inventory Editor to update the inventory database.
To add an individual labware in the inventory database:
1
2
Click the Inventory Management tab.
3
Click Add labware.
 
4
In the Add Labware to Inventory dialog box, set the labware properties:
 
 
Required field. The name of the device in which the labware resides.
Required field. The cassette in which the labware resides.
Required field. The slot in which the labware resides.
Required field. The type of labware.
5
When you are finished, click OK to save the changes in the database. The new labware entry appears in the Inventory View.
6
Related information