SimLeek / silverpak-syringe-pump

Python library for controlling a Silverpak motor
2 stars 0 forks source link

Motor does not connect if it can't send data back #21

Open SimLeek opened 9 years ago

SimLeek commented 9 years ago

My motor's currently not connecting to my program, but it is connecting to picoterm. However, it's not sending any data back at all in either.

However, even with no data being sent back, my program should be able to take care of enough stuff that it should remain relatively useful without feedback. I'll need to add a message saying the motor didn't respond either way, but should it be a warning or an error?