Page 1 of 1

C-modules as macros

Posted: Mon Aug 03, 2009 8:41 am
by Wijnand
Is it possible to use existing C-modules as macros? We have a set of modules (for example motor_speed(left,right)) and want to program a mobile robot with Flowcode using this modules.
Thanks...
Wijnand Nijs
Lecturer Digital System Desing
Fontys, the Netherlands

Re: C-modules as macros

Posted: Mon Aug 03, 2009 9:27 am
by Benj
Hello

Yes you can do this in one of two ways.

a) Creating macros containing C code icons
b) Using the custom components to create your own component files

For further information on creating your own custom code files please refer to this page.
http://www.matrixmultimedia.com/Flowcode_Components.php