Hi,
Does anyone know if there’s a way to view all Liquid Classes used in a method? We need to sync the liquid class from a package file, but before importing the package, I have to remove all liquid classes currently used in the method so the new changes can be properly synced.
I know I can go through each line manually and note down the liquid class names, but I’m wondering if there’s a more efficient method to avoid human error.
I think there is a setting somewhere in VENUS that you can turn on that lists all the labware/liquid classes etc that are used in the method at the end of the TRACE file.
If you are on VENUS 6.2 or higher, you can:
-
Export the method as .hamPackage
-
Rename as .zip
-
Inside the zip you can find an .mdb with your liquid classes
The liquids in this .mdb can also be manually imported via Liquid Class Editor > File > Import Liquid Classes > select the .mdb
2 Likes