You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is the pause() method supposed to work with the OT Flex machine? Inside my python script I have these two lines:
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.
The text was updated successfully, but these errors were encountered: