Raptor:Fault Action: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[RaptorWiki|Return to the main Raptor page]]
[[Raptor-Platform|Return to the main Raptor page]]


[[Raptor:Faults|Return to Faults page]]
[[Raptor-Dev-Faults|Return to Faults page]]


[[File:RaptorFaultAction.jpg|right|frame|Raptor™ Fault Action]]
[[File:RaptorFaultAction.jpg|right|frame|Raptor™ Fault Action]]
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>
== 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 16:54, 13 September 2023

Return to the main Raptor page

Return to Faults page

Raptor™ Fault Action

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.