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
Temperature deck works fine if script only load temperature deck and temperature deck is connected, but it will end at start if script load Temperature and Magnetic deck but only one deck is connected.
current behavior
Opentrons GUI app will end at start if script load Temperature and Magnetic deck but only connect one.
steps to reproduce
Version: v3.5.1
Open Opentrons GUI app
Check only temperature deck is connected
Upload script that load temperature and magnetic deck below: md.py
Start script
==> It will end at start immediately.
Note:
It works fine if script only load temperature deck.
script below: md_Laura.py
expected behavior
OT2 app will end at start, but user won’t know what happened.
Please add error message "NOT all hardware modules are connected" at OT app stop to run.
The text was updated successfully, but these errors were encountered:
simonchih
changed the title
Temperature deck end at start if using wrap function
Temperature deck end at start if loading Temperature and Magnetic deck but only connect one
Nov 16, 2018
simonchih
changed the title
Temperature deck end at start if loading Temperature and Magnetic deck but only connect one
OT App end at start if loading Temperature and Magnetic deck but only connect one
Nov 16, 2018
mcous
changed the title
OT App end at start if loading Temperature and Magnetic deck but only connect one
App should warn user before run that not all required modules are connected
Aug 29, 2019
Proposed fix: disable the "Run" button in the run page with a tooltip that says "Please attach all required modules to your robot before running your protocol"
overview
Temperature deck works fine if script only load temperature deck and temperature deck is connected, but it will end at start if script load Temperature and Magnetic deck but only one deck is connected.
current behavior
Opentrons GUI app will end at start if script load Temperature and Magnetic deck but only connect one.
steps to reproduce
Version: v3.5.1
md.py
==> It will end at start immediately.
Note:
It works fine if script only load temperature deck.
script below:
md_Laura.py
expected behavior
OT2 app will end at start, but user won’t know what happened.
Please add error message "NOT all hardware modules are connected" at OT app stop to run.
The text was updated successfully, but these errors were encountered: