Hi all,
I’m wondering if it’s possible to run multiple methods in parallel on the Fluent.
eg:
Method 1: Receive a plate, perform a serial dilution across columns 1-12, then load it onto an integrated plate reader for a 1-hour assay.
Method 2: Load concentrations from a CSV and perform a normalization.
Ideally, I’d like to start Method 1 and then run Method 2 during the plate reader assay, even if the reader is controlled by Fluent.
The goal is to maximize instrument uptime. If Fluent can’t balance both tasks concurrently, we risk underutilizing either the robot or the plate reader.
I know you can combine methods into subroutines, but that seems less flexible and not ideal for dynamic scheduling. Has anyone found a good way to handle this?