Raptor:Application Monitor Stop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor | [[Raptor-Application-Monitoring|Return to Application Monitor page]] | ||
[[File:RaptorApplicationMonitorStop.jpg|right|frame|Raptor Application Monitor Stop]] | [[File:RaptorApplicationMonitorStop.jpg|right|frame|Raptor Application Monitor Stop]] |
Latest revision as of 16:51, 16 December 2016
Return to the main Raptor page
Return to Application Monitor page
Description
This block allows the user to pause the application when particular criteria are met in the program. When a true is passed in the input to this block it will cause the application monitor to pause the application. The trigger in which the stop block exists will execute to completion of the current cycle before pausing. All other triggers will pause immediately. This block requires the Raptor Application Monitor block to exist in the model.
Inputs
Input | Type | Description |
---|---|---|
Pause | Boolean | When true the program is paused. |
Parameters
Parameter | Type | Description |
---|---|---|
Tag Name | String | A name which uniquely identifies each application stop. The name will be shown in AppMonitorLastError if this stop is asserted. |