Seite 1 von 1

Quiz zum ROBO TX Controller

Verfasst: 12 Apr 2013, 20:26
von thomasdr
Hallo,
ich habe mal zum TX Controller ein kleines Quiz gebaut.

Falls es sich bewährt würde ich auch was zu anderen Themen wie. z.B. Programmierung ROBO Pro machen.

http://www.kinder-technik.de/2013/03/qu ... controller

Gruß Thomas

Re: Quiz zum ROBO TX Controller

Verfasst: 13 Apr 2013, 19:58
von vleeuwen
Nice quiz
The first question was already not right.
In the online mode with MS-Robotics developer studio (instead of RoboPro) it is possible to add internet functionality. The same for the TL-C.
This is an integral part of the MS-RDS concept.

The TX-C control has no Internet unit himself.

Re: Quiz zum ROBO TX Controller

Verfasst: 13 Apr 2013, 23:09
von thomasdr
Danke. Ich habe die Antwort entfernt. (Aber mit den TX Bordmitteln ist die Internetanbindung nicht realisierbar.)
Wäre interessant wieviel TX Anwender MS-Robotics oder andere Alternativen zu ROBO Pro einsetzen.
Kann man im Forum eine Umfrage einbinden, wer welche Programmierumgebung einsetzt. Gäbe vielleicht noch andere interessante Aspekte, eingesetzte Controllertypen oä.
In Wordpress würde es sehr einfach gehen. Aber ich habe eine viel geringere Reichweite, als das Forum.

Anmerkung: Ich habe grad gesehen das man im "fischertechnik allgemein" Forum eine einfache Umfrage starten kann...

Re: Quiz zum ROBO TX Controller

Verfasst: 14 Apr 2013, 11:59
von vleeuwen
About MS-RDS:
On the fischertechnik web set you will find information about MS-RDS.
I expect that the examples and reference will be updated soon and the download will be move from
the LinkedIn group (Integration of Fischertechnik interfaces in MS-Robotics..). to the fischertechnik website too.

In the documentation of MS-RDS 4 you will find the next link:
http://web.inter.nl.net/users/Ussel-Int ... erview.htm

There are prorotypes of the FtxxServices for the TX-C, TX-L, the older Robo interface family and a simulation available.

About the TX-C board
It is possible to add a simple webserver (WIFI based) to the I2C bus.
However a internet or WIFI connection is not suitable for (semi) real time control engineering.
The latency of the TCP/IP is not defined and this latency can be much longer than with the BT, up to seconds or more.
It is a real asynchronous medium.
Working with Internet will ask for new design strategies for the control software.