8/4/2009 9:28 AM | |
Joined: 10/7/2005 Last visit: 9/13/2024 Posts: 3020 Rating: (1054) |
Hello mrind it is, you need to declare an INPUT parameter of FC2 astype TIMER, then you can call FC2 multiple times and pass on a different Timer (e.g. T1, T2...T10) on to each call of FC2. Attached is an example pic which I trust helps in understanding theabove description. I hope this helps |
Last edited by: fritz at: 8/4/2009 9:41 AMuploaded example attachment Cheers |
|
8/4/2009 9:39 AM | |
Posts: 20 Rating: (0) |
Thank you. |
8/4/2009 9:46 AM | |
Joined: 10/7/2005 Last visit: 9/13/2024 Posts: 3020 Rating: (1054) |
why do you want to do that mrind (I am not too sure if I understand what you are trying to achive with this)? Anyway, i'm afraid you can NOT declare a TIMER as an FC/FB OUTPUT parameter (it has to be an INPUT). |
Cheers |
|
8/4/2009 10:04 AM | |
Joined: 10/7/2005 Last visit: 9/13/2024 Posts: 3020 Rating: (1054) |
have a look at my (belated) previously attached example screendump mrind. The "#_OUT" variable inside FC2 is actually an OUTPUT parameter of FC2 and makesthe "result" of the TIMER (INPUT parameter to FC2) available to FC1. I hope this helps |
Cheers |
|
8/4/2009 10:18 AM | |
Posts: 20 Rating: (0) |
Thank you for all who helped me. My problem is solved now. Regards Mrind |
8/4/2009 10:40 AM | |
Joined: 10/7/2005 Last visit: 9/13/2024 Posts: 3020 Rating: (1054) |
Pleased to hear that mrind and just for completeness: I trustyou will have more logic (and Parameters) inside FC2 than whatmy example had (it does not make too much sense to "hide" a TIMER inside an FC which is all that my example did to simply outine the call 'idea"). |
Cheers |
|
Follow us on