FET Forum

FET Support (English) => Programming Help => Topic started by: kabir on September 12, 2009, 12:15:05 PM

Title: Integrating FET with other programs
Post by: kabir on September 12, 2009, 12:15:05 PM
Hello,
I want to know if it is possible for another program to call any exposed API's of the FET dll's to generate the time table. The input parameters can be passed through a set XML files.

thanks
kabir...
Title: Re: Integrating FET with other programs
Post by: Liviu Lalescu on September 12, 2009, 12:19:36 PM
QuoteHello,
I want to know if it is possible for another program to call any exposed API's of the FET dll's to generate the time table. The input parameters can be passed through a set XML files.

thanks
kabir...

You could use the command line version of FET (see the README). You could use the engine, but it is a bit complicated.