Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: pause() method within ProtocolContext class #17512

Open
mtqiaohub opened this issue Feb 12, 2025 · 0 comments
Open

Question: pause() method within ProtocolContext class #17512

mtqiaohub opened this issue Feb 12, 2025 · 0 comments

Comments

@mtqiaohub
Copy link

mtqiaohub commented Feb 12, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant