FtMscLib with input event callbacks

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
vleeuwen
Beiträge: 1609
Registriert: 31 Okt 2010, 22:23
Wohnort: Enschede (NL)
Kontaktdaten:

FtMscLib with input event callbacks

Beitrag von vleeuwen » 23 Okt 2013, 17:17

Fischertechnik just have published the FtMscLibEx.dll (prototype of an extended FtMscLib version).

See also the http://www.fischertechnik.de web site :
PC Programming Robo TX controller extended version (prototype, with events).

Or the main computing web page:
http://www.fischertechnik.de/home/downl ... uting.aspx

This version has been compiled with MS-Visual Studio 2012,
covers the old FtMscLib but also some new functionality, like:
  • support for events driven sensors,
  • easier C++ integration for the callbacks(context parameter),
  • some additional examples project in an MS-VS 2010/2012 solution.
It is a prototype and we looking forward to your feedback which can help us to improve this extended FtMscLib.

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

Re: FtMscLib with input event callbacks

Beitrag von vleeuwen » 30 Okt 2013, 17:55

This version allows you to work with callback functions for reacting on sensor events.
No need for polling chance flags any more. :D

Benutzeravatar
steffalk
ft:pedia-Herausgeber
Beiträge: 1955
Registriert: 01 Nov 2010, 16:41
Wohnort: Karlsruhe
Kontaktdaten:

Re: FtMscLib with input event callbacks

Beitrag von steffalk » 31 Okt 2013, 09:42

Hello Carel,

sounds great - are there any plans for a nice and feature-rich .net Integration?

Best Regards,
Stefan

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

Re: FtMscLib with input event callbacks

Beitrag von vleeuwen » 31 Okt 2013, 20:47

Plans yes, I am working on a FtMscLibdotNet.
However time is the major problem.

Antworten