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)
Die Suche ergab 18 Treffer
- 24 Nov 2024, 15:21
- Forum: Robo Pro / Computing / Software
- Thema: Problem with Servo and TXT 4.0 Controller
- Antworten: 1
- Zugriffe: 982
- 22 Nov 2024, 18:14
- Forum: Robo Pro / Computing / Software
- Thema: Problem with Servo and TXT 4.0 Controller
- Antworten: 1
- Zugriffe: 982
Problem with Servo and TXT 4.0 Controller
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 reas...
- 14 Okt 2024, 14:39
- Forum: Kontakt mit fischertechnik
- Thema: Scnnittstellentest problem Robo Prp Coding
- Antworten: 1
- Zugriffe: 7018
Scnnittstellentest problem Robo Prp Coding
hallo ft I do not know if there is a relation between Console , Print and Scnittslellentest My second problem: In the Schnittstellentest only "Servomotoren" and "Ausgange" give the "angeschlossenen Gerate" " Eingange" anf "Zahler" do not function ( do not give the "angeschlossenen Gerate"} ?????? ki...
- 14 Okt 2024, 12:20
- Forum: Kontakt mit fischertechnik
- Thema: Print problem RoboProCodung
- Antworten: 1
- Zugriffe: 5964
Print problem RoboProCodung
hello ft, What can be the reason that I do not get a print-output in the console ???? Please refer for a arbitary print-example to pages 354-356 in Fischertechnik - Einstieg in RoboproCoding - Schritt fur Schritt by Holger Howey Is there a possibility to get some debugging information ??? kind regar...
- 22 Aug 2024, 13:41
- Forum: Robo Pro / Computing / Software
- Thema: TXT 4.0 Internals and Programming book: updated, corrected, and published
- Antworten: 2
- Zugriffe: 3292
Re: TXT 4.0 Internals and Programming book: updated, corrected, and published
hello mr Adams, Thank you very much to clarify up the TXT4.0 Controller !!! What a big job !!!! With your book I had hope to solve my print problem. Even with your python examples the print function will not print out the result in the Console ?? Mysteries of Python ??? What can be the reason. Is it...
- 18 Mai 2024, 13:12
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
hallo mr vleeuwen
1) I do not understand your Putty solution
2) I have re_installed firmware 3.1.6 ...... no result
For the moment I will close this subject and will continue programming without print_statement
Thank you for your kind contribution
wkr Rien van Harmelen
1) I do not understand your Putty solution
2) I have re_installed firmware 3.1.6 ...... no result
For the moment I will close this subject and will continue programming without print_statement
Thank you for your kind contribution
wkr Rien van Harmelen
- 17 Mai 2024, 09:27
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
Hello mr vleeuwen,
1) I do not understand your putty solution
2) I have installed firmware 3.1.6 again .... no result !!??
For the moment I close this subject and continue programming without print_commands
Thank you again for your kind cooperation
Rien van Harmelen
1) I do not understand your putty solution
2) I have installed firmware 3.1.6 again .... no result !!??
For the moment I close this subject and continue programming without print_commands
Thank you again for your kind cooperation
Rien van Harmelen
- 16 Mai 2024, 11:47
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
hallo mr van Leeuwen The version I use is 6.2.1 But I discover another problem: In the Schnittstellentest only Servomotor and Ausgange given output. Eingange and Zahler do not react (give no output ???!!!) Perhaps is there a relation with print_output and Schnittstellentest problems ?? kind regards ...
- 15 Mai 2024, 18:12
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
hallo mr vLeeuwen
.... Block..... yes
.... Robo Pro Ccoding.....3.1.6
.... API versie .......8.2.2
.... send me..... please see my Beitrage 12 mai 2024 12.46
.... console message.... no
kind regards
Rien van Harmelen
.... Block..... yes
.... Robo Pro Ccoding.....3.1.6
.... API versie .......8.2.2
.... send me..... please see my Beitrage 12 mai 2024 12.46
.... console message.... no
kind regards
Rien van Harmelen
- 14 Mai 2024, 15:15
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
Hello ft Robopro Coding Uuers Thank you all for the prompt answers but..... for me .. it is very frustating... two conputers and two TXT4.0 Controllers... but uptill now is is not possible to get a print output . Is there (another) possibility to check the "print output" ??? Connection TXT 4.0 Contr...
- 13 Mai 2024, 12:46
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
hello ft RoboPro Coding users What is wrong in the Python program given below In the Konsole there is no print output !!!???? # *********************************** import fischertechnik.factories as txt_factory txt_factory.init() TXT_M = txt_factory.controller_factory.create_graphical_controller() t...
- 08 Mai 2024, 13:33
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
Thank you both for the prompt answer
Still I have a question for mr Holger:
How to delete a file: doing this ...... I get as answer: an unknown server error occurred !!!
kind regards Rien van Harmelen
Still I have a question for mr Holger:
How to delete a file: doing this ...... I get as answer: an unknown server error occurred !!!
kind regards Rien van Harmelen
- 07 Mai 2024, 19:51
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Python
- Antworten: 21
- Zugriffe: 19140
Re: Robo Pro Coding Python
hallo TXT 4.0 Controller Users
Wie can ich auf RoboPro Coding (python).ft programs (downloaded) on
the TXT4.0 Controller (wieder) importieren ???
mfr Grusse
Rien van Harmelen (NL)
Wie can ich auf RoboPro Coding (python).ft programs (downloaded) on
the TXT4.0 Controller (wieder) importieren ???
mfr Grusse
Rien van Harmelen (NL)
- 15 Apr 2024, 09:19
- Forum: Robo Pro / Computing / Software
- Thema: TXT-Controller funktioniert nicht.
- Antworten: 12
- Zugriffe: 5885
Re: TXT-Controller funktioniert nicht.
hallo Holger
Yes I have used an encodermoter, besides that in the Schnittstellentest i can control the encodermoter,
The prob;ems are the "Eingange"and the "Zahler"
Yes I have used an encodermoter, besides that in the Schnittstellentest i can control the encodermoter,
The prob;ems are the "Eingange"and the "Zahler"
- 14 Apr 2024, 12:24
- Forum: Robo Pro / Computing / Software
- Thema: TXT-Controller funktioniert nicht.
- Antworten: 12
- Zugriffe: 5885
Re: TXT-Controller funktioniert nicht.
Who can help me . I have a question about Robo Pro Coding _ Schnittstellentest. In the Schnittstellentest the "Eingange" and "Zahler" do not give any output , while the connected sensors ("Eingange") and motor_encoders ("Zahlers") work perfect during execution of the Python program. kind regards Rie...
- 12 Okt 2016, 19:50
- Forum: Kontakt mit fischertechnik
- Thema: Probleme mit der Z-Achse des Druckers
- Antworten: 42
- Zugriffe: 52944
3D printer
Hallo mr Burkhardt, Sorry for my late reaction regarding your question about the Z-axis of my 3D printer (please refer to "Kontakt mit fischertechnik: 30-sept-2016). Z-axis problems are solved (with some silicon grease) and the printer works first-class !!!. The building parts 160549 have been repla...
- 16 Sep 2016, 15:23
- Forum: Kontakt mit fischertechnik
- Thema: Probleme mit der Z-Achse des Druckers
- Antworten: 42
- Zugriffe: 52944
Re: Probleme mit der Z-Achse des Druckers
Hello mr Burkhardt, Building the 3D printer (according to the assembling instructions) was an easy and a nice job. However the so-called ”easy rotating of the Z-axis” gives me lot of headache, because the causes of the problem were not clear. With your recommendations (pleae refer to your advice) an...
- 24 Aug 2016, 17:29
- Forum: Kontakt mit fischertechnik
- Thema: Probleme mit der Z-Achse des Druckers
- Antworten: 42
- Zugriffe: 52944
Re: Probleme mit der Z-Achse des Druckers
Hello ft fans
Why fischertechnik does not react on the above described problem(s). Meanwhile one accusation after another appear on the screen. That will (probably) bring the 3D printer in discredit.
kind ragrds
Rien van Harmelen
Why fischertechnik does not react on the above described problem(s). Meanwhile one accusation after another appear on the screen. That will (probably) bring the 3D printer in discredit.
kind ragrds
Rien van Harmelen