Programieren

Alles rund um TX(T) und RoboPro, mit ft-Hard- und Software
Computing using original ft hard- and software
Forumsregeln
Bitte beachte die Forumsregeln!
Antworten
Märklin
Beiträge: 1
Registriert: 19 Nov 2010, 16:38

Programieren

Beitrag von Märklin » 18 Jan 2011, 17:29

Hallo,
ich habe mir den kleinen Film unter Daunlods angeschaut, dort wurd gesagt dass man die Roboter per pluto
programieren kann. Da ich aber kein Pluto auf meinen Computer habe, will ich wissen ob das auch über USB geht?

Compflocke
Beiträge: 25
Registriert: 01 Nov 2010, 19:23

Re: Programieren

Beitrag von Compflocke » 18 Jan 2011, 17:37

Guten Tag!

Meinst du mit "pluto" Bluetooth(sprich"blutus")?

--Wenn ja:
Ja, man kann Roboter auch über USB programmieren wenn man die Software RoboPro(von FT) hat!
Wenn du in einer Programmiersprache wie C, C++, C#, Delphi, Java, etc. programmierst schau mal unter
http://www.ftcomputing.de!
--Wenn nein:
was bitte ist pluto?

PS: Daunlods schreibt man : Download, das kommt von down = unten, herunter und load = laden == herunterladen! ;)
Viele Grüße Compflocke!

Compflocke
Beiträge: 25
Registriert: 01 Nov 2010, 19:23

Re: Programieren

Beitrag von Compflocke » 18 Jan 2011, 17:40

Ach ja, hatte ich noch vergessen:

Den Beitrag sollte ein Moderator unter "Robo Pro / Computing / Software" verschieben!

edit: uups! der ist ja schon unter robopro / Computing / Software! Hatte wohl einen Knick in der Optik!
Zuletzt geändert von Compflocke am 21 Jan 2011, 15:49, insgesamt 1-mal geändert.
Viele Grüße Compflocke!

vleeuwen
Beiträge: 1557
Registriert: 31 Okt 2010, 22:23
Wohnort: Enschede (NL)
Kontaktdaten:

Re: Programieren

Beitrag von vleeuwen » 18 Jan 2011, 20:27

Fischeretechnik is also partner in the Microsoft Robotics Developer Studio project.
Besides RoboPro there is also the MS-RDS with the visual programming language VPL available.
For information see the fischertechnik web site.

MS-RDS offers beside a visual programming language, the possibility to program in a text based langage like C# or another .NET dialect. MS-RDS contains also a 3D simulation environement.
It enables also the possibility to use other with the PC connected resources, like Joysticks, XBox360 controller, WIImote, WII balance board, WebCams, and the use of internet.

MS-RDS is message flow based. It knows Notifications (kind of events).
This makes it possible to write programs on a compact and abstract level.
Because of his nature, message flow oriented programming is also very suitable for use in educational situations.

On the fischertechnik web site you will find more information and also were you can find the FtxxServices for the fischertechnik interfaces.
There is support for the Robo Interface family (RoboInt, RoboExtension (stand alone), RoboConnectionBox) (Ft16Service) and for the TX-C (FtTxService).
There is also the intension to suport the Robo TX-L (the light version).

Antworten