Raptor:Standard Fault Status: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
Line 7: Line 7:
== Description ==
== Description ==
<p>This block outputs the status of the specified fault.</p>
<p>This block outputs the status of the specified fault.</p>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==

Latest revision as of 15:26, 14 September 2023

Return to the main Raptor page

Return to Faults page

Raptor™ Standard Fault Status

Description

This block outputs the status of the specified fault.

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.