MotoHawk OBD In Use Performance General Counter Definition

This block creates a new General Counter which can be used for tracking the General Denominator or the Ignition Cycle Counter.

Block ID

OBD In Use Performance General Counter Definition

Library

MotoHawk OBD Fault Manager

Description

The In Use Performance General Counter is used to implement the General Denominator and Ignition Cycle Counter that is required by several of the OBD regulations.

The counters can only be incremented once per drive cycle and will roll over to 0 when the 16 bit counter limit (65535) is exceeded. This block must be present before the increment and get blocks can be used in the application. The "Name" parameter must be unique.


Block Parameters

Parameter Field Values Comments/Description
Name String Specifies the name of the counter. It also specifies the name of the VarDec if necessary.
Attach a VarDec for Visibility Checkbox If checked, a VarDec is created that shows the value of the counter.
Read Access Level 0-8 Sets security level 1 lowest, 8 highest, for user access to read value. A setting of zero indicates unsecured access is allowed.
Write Access Level 0-8 Sets security level 1 lowest, 8 highest, for user access to write value. A setting of zero indicates unsecured access is allowed.
Instrumentation Group String Alpha-numeric text, single-quote enclosed Determines Folder name and hierarchy as displayed in instrumentation tools for Pin Group. Use "|" character between folder names to delineate subfolder structure