Raptor:Standard Fault Status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 71: | Line 71: | ||
| Enables the occurred output port. | | Enables the occurred output port. | ||
|} | |} | ||
Revision as of 13:49, 7 July 2014
Return to the main Raptor page
Description
This block outputs the status of the specified fault.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
Not Occurred | boolean | Boolean indicating if the fault is in the not occurred state. |
Suspected | boolean | Boolean indicating if the fault is in the suspected state. |
Active | boolean | Boolean indicating if the fault is in the active state. |
Occurred | boolean | Boolean indicating if the fault is in the occurred state. |
Parameters
Parameter | Type | Description |
---|---|---|
Fault Source | Selects source of fault to get the status of. | |
Fault Name | String | This is the name of the fault to get the status of (only available in certain modes). |
Not Occurred | Enables the not occurred output port. | |
Suspected | Enables the suspected output port. | |
Active | Enables the active output port. | |
Occurred | Enables the occurred output port. |