Index: tests/test_syringe.py =================================================================== diff -u -r70a23d4addc204861b2b65181725ae41279d7acd -r32e628abcbbd3fd70866505d9f2836a6f732ef06 --- tests/test_syringe.py (.../test_syringe.py) (revision 70a23d4addc204861b2b65181725ae41279d7acd) +++ tests/test_syringe.py (.../test_syringe.py) (revision 32e628abcbbd3fd70866505d9f2836a6f732ef06) @@ -1,16 +1,16 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. # # THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN # WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # -# @file test_syringe.py +# @file test_syringe.py # -# @author (last) Peter Lucia -# @date (last) 02-Oct-2020 -# @author (original) Peter Lucia -# @date (original) 14-Jul-2020 +# @author (last) Sean Nash +# @date (last) 07-May-2021 +# @author (original) Sean Nash +# @date (original) 15-Mar-2021 # ############################################################################ @@ -25,9 +25,9 @@ sleep(2) # log in to HD and DG as tester -# if hd.cmd_log_in_to_hd() == 0: -# exit(1) -# sleep(1) + if hd.cmd_log_in_to_hd() == 0: + exit(1) + sleep(1) # hd.syringe_pump.cmd_syringe_pump_operation(0,0.0,0.0) # stop # hd.syringe_pump.cmd_syringe_pump_operation(1,0.0,0.0) # retract