Raptor:OBD Fault State Iterator: 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 OBD Fault State Iterator == D…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Faults|Return to Faults page]] | [[Raptor:Faults|Return to Faults page]] | ||
[[File:RaptorOBDFaultStateIterator.jpg|right|frame| | [[File:RaptorOBDFaultStateIterator.jpg|right|frame|Raptor™ OBD Fault State Iterator]] | ||
== Description == | == Description == |
Revision as of 15:16, 4 March 2014
Return to the main Raptor page
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 |
---|---|---|
Suspected | Finds faults in the Suspected state. | |
Failed This Drive Cycle | Finds faults in the Failed This Drive Cycle state. | |
Test Completed This Drive Cycle | Finds faults in the Test Completed This Drive Cycle state. | |
Failing | Finds faults in the Failing state. | |
Pending | Finds faults in the Pending state. | |
Confirmed | Finds faults in the Confirmed state. | |
MIL | Finds faults in the MIL state. | |
Permanent | Finds faults in the Permanent state. | |
Ready | Finds faults in the Ready state. | |
Previously Confirmed | Finds faults in the Previously Confirmed state. | |
Failed Since Last Clear | Finds faults in the Failed Since Last Clear state. | |
Failed Last Drive Cycle | Finds faults in the Failed Last Drive Cycle state. |
Supported Versions
- Raptor 2013a_0.0.1 and newer