Seite 1 von 1

FtMscLib with input event callbacks

Verfasst: 23 Okt 2013, 17:17
von vleeuwen
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.

Re: FtMscLib with input event callbacks

Verfasst: 30 Okt 2013, 17:55
von vleeuwen
This version allows you to work with callback functions for reacting on sensor events.
No need for polling chance flags any more. :D

Re: FtMscLib with input event callbacks

Verfasst: 31 Okt 2013, 09:42
von steffalk
Hello Carel,

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

Best Regards,
Stefan

Re: FtMscLib with input event callbacks

Verfasst: 31 Okt 2013, 20:47
von vleeuwen
Plans yes, I am working on a FtMscLibdotNet.
However time is the major problem.