Skip to content

Opentrons: how to handle Transfer volumes that exceed the maximum volume of a pipette? #177

@bbartley

Description

@bbartley

There are situations in which an operator may wish to transfer a volume that exceeds the maximum capacity of the mounted pipettes. There are a few possible ways in which we might deal with this:

  • Throw an error that says "you can't do that, because you've exceeded the maximum volume" and force the user to break the Transfer down into multiple Transfer steps, e.g., 200 uL, then another 200 uL, then another 200 uL...
  • Throw an error that says "you can't do that, because you've exceeded the maximum volume", but provide an optional parameter that allows the user to specify they want to repeat a Transfer n times
  • Make the Specialization smart enough to figure out for itself the most parsimonious way to break the Transfer down into multiple steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions