When first connecting to the syringe pump, you must call `reset_syringe_position` before calling any other commands. Here's an example: https://github.com/AllenNeuralDynamics/runze-control/blob/main/examples/sy01b/connect_and_log.py#L34
When first connecting to the syringe pump, you must call
reset_syringe_positionbefore calling any other commands. Here's an example:https://github.com/AllenNeuralDynamics/runze-control/blob/main/examples/sy01b/connect_and_log.py#L34