Raptor:Fault Action Read: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Faults page right|frame|Raptor Fault Action Read == Description ==…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Faults|Return to Faults page]] | [[Raptor:Faults|Return to Faults page]] | ||
[[File:RaptorFaultActionRead.jpg|right|frame| | [[File:RaptorFaultActionRead.jpg|right|frame|Raptor™ Fault Action Read]] | ||
== Description == | == Description == |
Revision as of 15:07, 4 March 2014
Return to the main Raptor page
Description
This block reads the value of a fault action that has already been defined by a Fault Action block. This allows the fault action to be read in multiple locations in the model. A Raptor Fault Action block must exist in the model which defines the fault action.
Inputs
Input | Type | Description |
---|
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 | Name of the fault action to read. Must be a valid C identifier. |
Supported Versions
- Raptor 2013a_0.0.1 and newer