Raptor-Dev-Triggers

From NewEagleWiki
Jump to navigation Jump to search

New Eagle > Products Wiki > Raptor Platform > Raptor-Dev > Raptor-Dev Library > Raptor-Dev Triggers Library

Raptor™ Triggers

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.

App Trigger block
App Trigger block
Raptor dT

This block outputs the delta time since the last time it was executed.

Raptor dT block
Raptor dT block
Shut-down

Triggers a write of all non-volatile data to EEPROM within the ECU.

Shut-down block
Shut-down block
Start-up

This block raises the start-up event again, and resumes foreground tasks.

Start-up block
Start-up block
Time

This block outputs the time since the model began execution.

Time block
Time block
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 block
Timed Trigger block
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.

Timed Trigger Configuration block
Timed Trigger Configuration block
Trigger Definition

This block triggers a subsystem at a specified interval.

Trigger Definition block
Trigger Definition block
Trigger Execute

This block executes a referenced trigger.

Trigger Execute block
Trigger Execute block
Output Trigger Reference

This block triggers a subsystem at a given interval.

Output Trigger Reference block
Output Trigger Reference block
Trigger Selection

This block selects a trigger based on an index.

Trigger Selection block
Trigger Selection block