This commit is contained in:
gac-S_Changer
2018-09-28 11:13:37 +02:00
parent dc21099fd6
commit 37e183bd30
8 changed files with 25 additions and 7 deletions

View File

@@ -52,7 +52,8 @@ class RobotSC(RobotTCP):
self.assert_dewar()
self.start_task('putDewar',segment, puck, sample, is_room_temp())
self.wait_task_finished(TASK_WAIT_ROBOT_POLLING)
self.assert_dewar()
#self.assert_dewar()
self.assert_cold
def put_gonio(self):
pin_offset = get_pin_offset()