hallo
When I use in a Python program a servo (type 203659 or type 1322920) connected into the desired servo output (S1 or S2 or S3), I get in a running program a FEHLER:
or controller is unter der Adresse nicht errecichbar
or Laufende Processen auf den Controller werden gestoppt
What can be the reason ??
Firmwareversie 3.1.7
kind regards
Rien van Harmelen
Problem with Servo and TXT 4.0 Controller
Forumsregeln
Bitte beachte die Forumsregeln!
Bitte beachte die Forumsregeln!
Re: Problem with Servo and TXT 4.0 Controller
I have "solved" the problem by changing the max/min values in set_position()
the MAX_POSITION = 500( in stead of 512) and MIN _POSITION = 10 ( instead of 0)
the MAX_POSITION = 500( in stead of 512) and MIN _POSITION = 10 ( instead of 0)