Visual Basic und Fischetechnik

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
Jojo68
Beiträge: 9
Registriert: 28 Dez 2011, 16:53

Visual Basic und Fischetechnik

Beitrag von Jojo68 » 11 Feb 2012, 13:03

Hallo alle miteinander,
ich bin gerade am programmieren mit Visual Basic 2010 und kenne mich damit auch schon ganz gut aus.
Da ich ein großer Fischertechnik-Fan bin ,würde ich meinen Robo-TX gerne damit programmieren.
Allerdings finde ich dazu weder eine Anleitung noch eine .dll.
Kennt einer von euch eine gute Website, wo das alles beschrieben ist?
Leider existiert die Website ftcomputing.de nicht mehr.

Viele Grüße
Jojo

sven
Beiträge: 2750
Registriert: 18 Okt 2010, 18:13
Wohnort: Rahden
Kontaktdaten:

Re: Visual Basic und Fischetechnik

Beitrag von sven » 11 Feb 2012, 13:12

Hallo!

@Jojo68:
Richtig, umueller hat ftcomputing aufgegeben, aber die ftCommunity hostet die Seite weiter.
Die kompletter ftcomputing Seite findest Du direkt im Menu auf der ftCommunity verlinkt.
Hier der Direktlink: http://www.ftcommunity.de/ftComputingFinis/

Da kannst Du auch die umfish-dll's laden.

Gruß
Sven
Dieses Posting gibt ganz allein meine persönliche Meinung wieder!

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

Re: Visual Basic und Fischetechnik

Beitrag von vleeuwen » 11 Feb 2012, 13:32

Some remarks:
-) Ftcomputing offer support for the 1.18 and not for 1.24 and higher firmware
-) Ftcomputing does not support Delegates

When you are programming at dotNet framework level then the programming language is only a dialect.
This because the data type and base classes are not part of the language but from the underlying dotNet framework.
It makes no different to work with C# or VB or another programming language at dotNET level. However each language has its proper limitations.
The FtMscLib package (available on the fischertechnik website) contains already a simple wrapper for the FtMscLib to managed dotNet level. You don’t need the Ftcomputing dll.
MS-RDS is dotNet level, so MS-RDS can be used VB.NET, however the documentation is in C#. You must port the examples yourself. On the MS-RDS forums (MSDN-Microsoft) are examples available.

Jojo68
Beiträge: 9
Registriert: 28 Dez 2011, 16:53

Re: Visual Basic und Fischetechnik

Beitrag von Jojo68 » 11 Feb 2012, 17:11

Hi sven,
Vielen dank für den Link. Hat mir sehr geholfen.
Habe alles installiert und es funktioniert.

Vielen Dank
Jojo

Antworten