Raptor:Fault Trigger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:Faults|Return to Faults page]] | [[Raptor:Faults|Return to Faults page]] |
Revision as of 17:16, 16 December 2016
Return to the main Raptor page
Description
This block defines a fault trigger. The fault trigger can be mapped to the any fault event (entering or leaving each fault state). This block can be used to execute code when a fault enters or leaves a particular state. For example to alert the operator when a fault becomes active.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
Fn | FnCall | Function call output when triggered. |
Fault | Index of fault which caused the trigger. |
Parameters
Parameter | Type | Description |
---|---|---|
Fault Trigger Name | String | Defines the name of the fault trigger. Must be a valid C identifier. |
Always enabled even when containing system is disabled. | When checked the trigger block will continue to operate even if the subsystem in which it is contained is disabled. |