MotoHawk:Blocks:Function Call Collector
From MotoHawk
Revision as of 18:26, 10 September 2012 by Wendy.Bolakowski (talk | contribs) (Created page with "=Function-Call Collector= This MotoHawk™ block would typically be placed in an enabled or triggered subsystem, in order to trigger the downstream subsystem once every 'coun...")
Function-Call Collector
This MotoHawk™ block would typically be placed in an enabled or triggered subsystem, in order to trigger the downstream subsystem once every 'count' times this block is processed.
Block ID
motohawk_function_collector
Library
MotoHawk_lib/Extra Development Blocks
Description
This block sits in an inherited subsystem, and it triggers the downstream subsystem once every 'count' times this block is processed. It acts like a function call clock divider.
Block Parameters
| Parameter Field | Values | Comments/Description |
|---|---|---|
| Count | Numeric | Set the count to trigger the downstream subsystem once every 'count' times this block is processed. |