7.7.59. General denominator (ppr_GeneralDenominator)

Provide the means to update the In-use performance ratio general denominator.

7.7.59.1. Supported targets

All targets

7.7.59.2. Required license

EXT_DIAG (Extended diagnostics library). (See Section 2.3, “Licensed Features”.)

7.7.59.3. Description

The general denominator is defined as a measure of the number of times a vehicle has been operated and is not specific to a Diagnostic Test Entity. The general denominator is incremented by one if inport update is set to 1. Otherwise, no increment is attempted.

7.7.59.4. Inports

  • update

    Set to 1 if the general denominator is to be incremented, set to zero otherwise. Note that the platform's general denominator will be incremented only once per drive cycle. Therefore, it is important that this inport is set to 0 before a new drive cycle event occurs, if a general denominator update is not required.

    Range: 0 or 1

    Value type:Boolean

7.7.59.5. Outports

  • general_denominator

    The value of the general denominator that is held by the platform.

    Range: [0, 65535]

    Value type:Integer

7.7.59.6. Mask parameters

7.7.59.7. Notes

None.