Raptor:Standard Fault State Iterator

From NewEagleWiki
Revision as of 19:50, 27 February 2014 by 107.4.110.88 (talk) (Created page with 'Return to the main Raptor page Return to Faults page [[File:RaptorStandardFaultStateIterator.jpg|right|frame|Raptor Standard Fault State Iterat…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return to the main Raptor page

Return to Faults page

Raptor Standard Fault State Iterator

Description

This block searches through all the faults which are in one of the specified states. The block begins searching at the next fault after the specified previous fault. If the previous fault input is set to the null fault the search will begin at the start of the fault list. When the block reaches the end of the fault list without finding any faults causing the action to be true it will output the null fault. This can be used as a stop condition if executing this block in a while loop to iterate through a sequence of faults.

Inputs

Input Type Description

Outputs

Output Type Description

Parameters

Parameter Type Description
Not Occurred Finds faults in the not occurred state.
Suspected Finds faults in the suspected state.
Active Finds faults in the active state.
Occurred Finds faults in the occurred state.

Supported Versions