Skip to content

Question: pause() method within ProtocolContext class #17512

Open
@mtqiaohub

Description

@mtqiaohub

Is the pause() method supposed to work with the OT Flex machine? Inside my python script I have these two lines:

protocol.comment(f'In the meantime, while the protocol is running, please make a solution of {reagent_A_vol} ul of reagent A and {reagent_B_vol} ul of reagent B')
protocol.pause("Press Resume when ready.")

The script simulates fine with no errors, as well as analyzes correctly within the app. The moment the script is sent to my OT-Flex machine, it fails to analyze properly. I'm on Mac OS and both the app and robot server are running v8.2.0 if that makes any difference.

Thanks in advance for any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions