Raptor:Shut-down: 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:RaptorShutdown. | [[File:RaptorShutdown.JPG|right|frame|Raptor™ Timed Trigger Configuration]] | ||
== Description == | == Description == | ||
<p>This block raises the SHUTDOWN event, which causes all foreground tasks to cease execution. Generally, this event is raised to notify the application to prepare for power-down. Your application may use the Raptor App Trigger to receive notification of the SHUTDOWN trigger and response with appropriate actions to prepare your application for power down. Typically the application will raise the SHUTDOWN event, and execute Nonvolatile Storage and power-hold in the background for a controlled shutdown.</p> | <p>This block raises the SHUTDOWN event, which causes all foreground tasks to cease execution. Generally, this event is raised to notify the application to prepare for power-down. Your application may use the Raptor App Trigger to receive notification of the SHUTDOWN trigger and response with appropriate actions to prepare your application for power down. Typically the application will raise the SHUTDOWN event, and execute Nonvolatile Storage and power-hold in the background for a controlled shutdown.</p> |
Latest revision as of 16:53, 14 September 2023
Return to the main Raptor page
Description
This block raises the SHUTDOWN event, which causes all foreground tasks to cease execution. Generally, this event is raised to notify the application to prepare for power-down. Your application may use the Raptor App Trigger to receive notification of the SHUTDOWN trigger and response with appropriate actions to prepare your application for power down. Typically the application will raise the SHUTDOWN event, and execute Nonvolatile Storage and power-hold in the background for a controlled shutdown.