We're using machine motion SDK to control a robot that takes pictures of pots in a greenhouse and we're having some trouble on a new computer. We had everything working but now whenever we run mm.resetSystem() we've gotten 2 different errors.
-
No connection could not be made because the target machine actively refused it

-
Exception: System is still not ready after 10.0 seconds

It's also successfully gotten past the mm.resetSystem() but only occasionally and without rhyme or reason. Any ideas on how to debug this would be incredible because we're needing pictures from the robot ASAP.
Thanks!
We're using machine motion SDK to control a robot that takes pictures of pots in a greenhouse and we're having some trouble on a new computer. We had everything working but now whenever we run
mm.resetSystem()we've gotten 2 different errors.No connection could not be made because the target machine actively refused it

Exception: System is still not ready after 10.0 seconds

It's also successfully gotten past the
mm.resetSystem()but only occasionally and without rhyme or reason. Any ideas on how to debug this would be incredible because we're needing pictures from the robot ASAP.Thanks!