FuzzyLite

The FuzzyLite Libraries for Fuzzy Logic Control

Fuzzy Logic Control was never this easy, simple, intuitive, beautiful, exciting,
and more importantly, completely based on free and open source technologies.

Menu

Skip to content
  • home
  • Qt
  • C++
  • Java
  • FLL/FLD
  • Downloads
  • Reviews
  • Acknowledgements
  • Forums
  • About Me

home › Forums › # Technical Support › Importing controllers to C++ › Reply To: Importing controllers to C++

October 1, 2016 at 11:26 #2254
Juan Rada-Vilela (admin)
Keymaster

Hi,

thanks for your post.

you can use


#include <"fl/imex/FclImporter.h">
#include <"fl/imex/FisImporter.h">

Engine* flcEngine = FclImporter().fromFile("path/to/your/file.fcl");
Engine* fisEngine = FisImporter().fromFile("path/to/your/file.fis");
fuzzylite® is a registered trademark of FuzzyLite Limited
QtFuzzyLite™ is a trademark of FuzzyLite Limited
jfuzzylite™ is a trademark of FuzzyLite Limited

Copyright © 2010-2023 FuzzyLite Limited. All rights reserved. Proudly powered by WordPress