Search found 2 matches

by sbaake
Mon Sep 02, 2019 2:15 am
Forum: General Discussion
Topic: Python Get a value when limit switch is reached
Replies: 2
Views: 2610

Re: Python Get a value when limit switch is reached

Thank you. The simple issue was that the used version of the roboclaw.py was an old one and an update solved the problem.
by sbaake
Tue Aug 27, 2019 5:16 am
Forum: General Discussion
Topic: Python Get a value when limit switch is reached
Replies: 2
Views: 2610

Python Get a value when limit switch is reached

I have a problem with detecting if my limit switch is reached. I'm using the python library roboclaw.py. The error led goes red when my limit switches are reached but when i use the ReadError command I don't get a useful value. The value is all the time (0,0) whether the claw moves or reached its fi...