Raptor-Dev-Triggers
New Eagle > Products Wiki > Raptor Platform > Raptor-Dev > Raptor-Dev Library > Raptor-Dev Triggers Library
The blocks in this subsystem are define and configure application triggers.
Blocks
Block | Description | Appearance |
---|---|---|
App Trigger |
This block triggers a subsystem upon activation of an application event. |
|
Raptor dT |
This block outputs the delta time since the last time it was executed. |
|
Shut-down |
Triggers a write of all non-volatile data to EEPROM within the ECU. |
|
Start-up |
This block raises the start-up event again, and resumes foreground tasks. |
|
Time |
This block outputs the time since the model began execution. |
|
Timed Trigger |
This block is used to trigger periodic functions in the program. The function call output is triggered at the rate specified in by the parameter. Raptor timed triggers support stepping with the application monitor to aid in debugging. |
|
Timed Trigger Configuration |
This block allows certain base timed trigger periods to be modified. This block is target dependent. Place this block in a model with a target definition block and then enter the block's help again for more specific help. |
|
Trigger Definition |
This block triggers a subsystem at a specified interval. |
|
Trigger Execute |
This block executes a referenced trigger. |
|
Output Trigger Reference |
This block triggers a subsystem at a given interval. |
|
Trigger Selection |
This block selects a trigger based on an index. |