Raptor:Fault Action: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Description == | == Description == | ||
<p>This block defines a fault action. The fault action can be mapped to the any fault and any state. This block can be used to check if any of the faults are in a state as defined by the fault action map.</p> | <p>This block defines a fault action. The fault action can be mapped to the any fault and any state. This block can be used to check if any of the faults are in a state as defined by the fault action map.</p> | ||
== Outputs == | == Outputs == |
Latest revision as of 16:54, 13 September 2023
Return to the main Raptor page
Description
This block defines a fault action. The fault action can be mapped to the any fault and any state. This block can be used to check if any of the faults are in a state as defined by the fault action map.
Outputs
Output | Type | Description |
---|---|---|
Active | boolean | Boolean which represents if any of the faults are in the states defined for this action. |
Fault | Index of fault which caused the action to be true |
Parameters
Parameter | Type | Description |
---|---|---|
Action Name | String | Defines the name of the fault action. Must be a valid C identifier. |