How to set parameters in flowcode v2

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
elecrobot
Posts: 12
Joined: Tue Oct 09, 2007 11:18 pm

How to set parameters in flowcode v2

Post by elecrobot »

Hi Guys!

I have noticed that in flowcode v3, if i select power macro for formula flowcode, it shows me parameter "Power". Which i suppose means we can change this power parameter to different settings to increase or decrease the speed. now my question is how do i assign parameters to each macro? Because in formula flowcode case, when i got the package, these parameters were already assigned to different macros. may be it can be done using component macro. As i have only limited version of flowcode 3 which we get with formula flowcode, so i think this might not be possible for me to implement. if thats the case can i do this on flowcode v2 because i have full version of flowcode v2. But again it doesn't have component macro. any alternatives?

Kind Regards,


elecrobot

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: How to set parameters in flowcode v2

Post by Benj »

Hello

To add parameters to your software macros simply select the macro and then click on Macro -> Edit details. Similarily you can create the parameters when creating a new macro. I have attached a simple example.
Attachments
Software_Macro.fcf
(3 KiB) Downloaded 340 times

Post Reply