Raptor:Start-up: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Triggers|Return to Triggers page]] | [[Raptor:Triggers|Return to Triggers page]] | ||
[[File:RaptorStartup. | [[File:RaptorStartup.JPG|right|frame|Raptor™ Startup]] | ||
== Description == | == Description == | ||
<p>This block raises the STARTUP event, which normally only called on ECU initialization (before any of your other tasks are executed). Raising the STARTUP event will also resume FOREGROUND tasks that may have been halted by raising the SHUTDOWN event.</p> | <p>This block raises the STARTUP event, which normally only called on ECU initialization (before any of your other tasks are executed). Raising the STARTUP event will also resume FOREGROUND tasks that may have been halted by raising the SHUTDOWN event.</p> |
Latest revision as of 16:55, 14 September 2023
Return to the main Raptor page
Description
This block raises the STARTUP event, which normally only called on ECU initialization (before any of your other tasks are executed). Raising the STARTUP event will also resume FOREGROUND tasks that may have been halted by raising the SHUTDOWN event.