Raptor:OBD Ratio Definition: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to OBD Faults page right|frame|Raptor OBD Ratio Definition ==…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Faults(OBD)|Return to OBD Faults page]] | [[Raptor:Faults(OBD)|Return to OBD Faults page]] | ||
[[File:RaptorOBDRatioDefinition.jpg|right|frame| | [[File:RaptorOBDRatioDefinition.jpg|right|frame|Raptor™ OBD Ratio Definition]] | ||
== Description == | == Description == |
Revision as of 15:19, 4 March 2014
Return to the main Raptor page
Description
This block defines an OBD ratio. It is two 16 bit counter, numerator and denominator, which will increment from 0 to 65535. When either of the counters increments from 65535, both will be divided in half before either is incremented. The counters can only be incremented once each per drive cycle regardless of the number of times the increment block is executed. This ratio can be used to implement OBD in use performance ratios. This block requires the OBD Fault Manager to be included in the model.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
Ratio Name | The name of the ratio. This must be unique. | |
Visible in Cal Tool | Controls the visibility of the counter data in the calibration tool. | |
Unit Text | String | Sets the unit text that is desplayed in the calibration tool |
Help Text | String | Sets the help text that is displayed in the calibration tool. |
Access Level | Sets the access level of this item in the calibration tool. | |
Function | String | Sets the location where the variable appears in the calibration tool. Use raptor_xcp_function(gcb) to create a function based on this block's location in the model. |
Supported Versions
- Raptor 2013a_0.0.1 and newer