Hello everyone,
Can someone help with a method which conducts hit picking based on the scannend barcode?
Something like this:
Variable target sequence (tubes in 32 Carrier tubes) has been loaded and scanned (via User Input and file handling).
Based on the loaded Target barcodes: find and generate the source sequence (tubes in 24x Carrier).
How can one get this done in an efficient manner?
My main problem is the day to day Variation Not just in amount but also in the set up. And I would like to handle this efficiently.
The source and target tubes are on different racks and as well as the barcodes can differ, but the source-target-barcode relation is the only constant, this Information can be stored in a file and is not the challenge.
Thanks in advance!