You are on page 1of 255

HD-X07-C-C18.00.00.08-ISX-8.0.0.

18_00
ID : 27620
ECM Type : CM87X

ATS - Aftertreatment Manager18.00.00.18


Service
AFT_atm_ad_input_press
Syntax :
void AFT_atm_ad_input_press(void)
Description :
Service determine all physical input values.
Rate : 5

Offset : 0

Order :

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Krishna Subramanyam on Mar 30, 2006


AFT_atm_ad_input_tmptr
Syntax :
void AFT_atm_ad_input_tmptr(void)
Description :
Service determine all physical input values.
Rate : 200

Offset : 0

Order :

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_atp_engine_to_pipe
Syntax :
void AFT_atm_atp_engine_to_pipe(void)
Description :
Executive call to atm atp engine to pipe block in aftertreatment.
Rate : 200

Offset : 3

Order :

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_atp_ocm_to_sfm
Syntax :
void AFT_atm_atp_ocm_to_sfm(void)
Description :
Executive call to atm atp ocm_to_sfm block in aftertreatment.
Rate : 200

Offset : 12

Order :

Schedule Type : Real-time exec

Obsolete : No
Check outstatus :IN by Clyde Xi on Jun 02, 2005
AFT_atm_atp_pipe_to_ocm
Syntax :
void AFT_atm_atp_pipe_to_ocm(void)
Description :
Executive call to atm atp pipe to ocm block in aftertreatment.
Rate : 200

Offset : 6

Order :

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_critical_init
Syntax :
void AFT_atm_critical_init(void)
Description :
The critical initialization public service will initialize parameters critical to aftertreatment mgr.
Rate :

Offset : 0

Order : 800

Schedule Type : Critical initialization

Obsolete : No

Check outstatus :IN by Wei, Tracy on Apr 14, 2005


AFT_atm_diagnostics
Syntax :
void AFT_atm_diagnostics(void);
Description :
call to run all RPF sensor in-range diagnostics and to determine all parameters that are required by all EMD diagnostics
Rate : 200

Offset : 2

Order :

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_FTIS_Filter_DeGreening
Syntax :
operation_func_response_t AFT_atm_FTIS_Filter_DeGreening(uint32 session_id, uint8 request_id, comm_butter_t *p_rxbuff)
Description :
This function provides the functionality of GTIS "runAFTFilterDeGreening" This operation activates the process to
DeGreen the Aftertreatment Filter.
Rate :

Offset : 0

Order : 1000

Schedule Type : TIS Operation

Obsolete : No

Check outstatus :IN by Todd Corbet on Jul 19, 2006


AFT_atm_FTIS_Filter_Initialization
Syntax :
operation_func_response_t AFT_atm_FTIS_Filter_Initialization(uint32 session_id, uint8 request_id, comm_butter_t
*p_rxbuff)
Description :
This function provides the functionality of GTIS "runAFTFilterInitialization" This operation activates the process to
Initializing the Aftertreatment Filter.
Rate :

Offset : 0

Order : 1000

Schedule Type : TIS Operation

Obsolete : No

Check outstatus :IN by Todd Corbet on Aug 23, 2006


AFT_atm_FTIS_Maintenance
Syntax :
operation_func_response_t AFT_atm_FTIS_Maintenance(uint32 session_id, uint8 request_id, comm_butter_t *p_rxbuff)
Description :
This function provides the functionality of GTIS "runAFTMaintenance" This operation resets aftertreatment
functionality after service.
Rate :

Offset : 0

Order : 1000

Schedule Type : TIS Operation

Obsolete : No

Check outstatus :IN by Todd Corbet on Mar 29, 2006


AFT_atm_interface
Syntax :
void AFT_atm_interface(void);
Description :
Executive call to aftertreatment. Aftertreatment has its own scheduler which completes every 200msec.
Rate : 200

Offset : 1

Order :

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_protection_mgr
Syntax :
void AFT_atm_protection_mgr (void)
Description :
Aftertreament Protection Manager
Rate : 200

Offset : 18

Order : 1000

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_reference
Syntax :
void AFT_atm_reference (void)
Description :
Aftertreatment Reference Manager
Rate : 200

Offset : 19
Order : 1000

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Clyde Xi on Jun 02, 2005


AFT_atm_resetTIDInfo
Syntax :
void AFT_atm_resetTIDInfo(void)
Description :
This function shall reset the Aftertreatment trip information data. This function shall be called from
cagt_eng_resetTripInfo(), when commanded by GTIS operation [resetTripInfo].
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Todd Corbet on Feb 08, 2006


ATM_EPF_Data_Proc
Syntax :
void ATM_EPF_Data_Proc( void )
Description :
This public service will be called by the execution manager. The service will update the data relating to engine
protection for the ATM component.
Rate : 1000

Offset : 1

Order : 1

Schedule Type : Real-time exec

Obsolete : No

Check outstatus :IN by Krishna Subramanyam on Jul 26, 2006

Service Used
AIP_filter_oor_volts
Syntax :
void AIP_filter_oor_volts (const int16*, const uint16*, const uint16*, const uint32*, const int16*, const uint16*,
const uint16*, const uint16*, const uint16*, const uint16*, const uint16*, int16*, uint16*, uint16*, int16*, uint16*,
uint16*, uint16*)
Description :
This block is a combination of analog input processing functionality combined into one simulink block / service. It
produces the following functionality in the CODE: 1. Call the OS function "Get_input_a2d_compensated" to determine
the value of counts for a given analog input. 2. Sets the configuration error if the "Get_input_a2d_compensated"
function is used incorrectly. 3. Filters the output of the "Get_input_a2d_compensated" function based on the filter
constant input (first order). 4. Does an out of range check on the filtered return of the "Get_input_a2d_compensated"
based on the calibratible inputs limits and time. 5. calculates the sensor voltage.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Kerang Wang on Aug 07, 2003


AIP_version_2
Syntax :
void AIP_version_2 (const int16*, const uint16*, const uint16*, const int16*, const uint16*, const uint16*, const
uint16*, const uint16*, const uint16*, const uint16*, const uint16*, const uint16*, int16*, uint16*, uint16*, int16*,
uint16*, uint16*, uint16*)
Description :
This palette should be used together with palette aip_init_2 under COREII_lib/General Palettes to restore OOR errors
and counts before power down. This simulink block is a combination of analog input processing functionality. It
produces the following functionality in the CODE: 1. Call the OS function "Get_analog_data" to determine the
compensated and non-compensated values of counts for a given analog input resource. 2. Set the configuration error if
the "Get_analog_data" return any ERRORs. 3. Calculate sensor voltage from the non-compensated value of the
"Get_analog_data" based on two constant scales. 4. Perform an out of range check on the compensated value of the
"Get_analog_data" based on the calibratible input and time limits. The ability to adjust percent time OOR which causes
OOR errors to be set/cleared is included. 5. First order filters the output of the OOR check function based on the
filter constant input. Equivalent to "Int_filter" in utilities.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Li Wang on Jul 22, 2005


b_to_float32
Syntax :
float b_to_float32 (const int16, const int16)
Description :
This utility is used to convert fixed point data to floating point data. The b number of the fixed point data must be
known for correct scaling.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Candance Towsley on May 13, 2005


CAGT_eng_registerTIReset
Syntax :
int16 CAGT_eng_registerTIReset(task_pointer_t ptr)
Description :
Interface to register a function. Components wish to have data clear through CAGT_eng_resetTripInfo( ) would need to
register their clearing function through this interface.
Rate :

Offset :

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Vidyasagar Chavan on Oct 22, 2003


CMGR_clear_error
Syntax :
void CMGR_clear_error(uint16 error_index)
Description :
Service to be used by any application function to clear an error status, meaning to set it to a non-error state.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Joseph Gahimer on Nov 20, 2001


CMGR_getPublicDataByIndexSim
Syntax :
void CMGR_getPublicDataByIndexSim(uint32 data_index, int16* status, void* data)
Description :
This service allows both pure simulation and automatic code generation Use to get any public data in the system by
index. The length must be known to the caller, who must provide the correct storage for the data, which is copied via a
data pointer. Return values 0x0000 ( 0 ) - DATA_VALID 0xFFFF ( -1 ) - DATA_NOT_AVAILABLE = index is greater than
size of table The data confidence level, where applicable to a public data item, must be fetched separately with
CMGR_getPublicDataStatus.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Mark Pyclik on Feb 23, 2005


CMGR_getPublicDataIndex
Syntax :
int16 CMGR_getPublicDataIndex(uint32 public_data_id, uint32* data_index)
Description :
Use to get the public data id table index of any public data in the system. Return values 0x0000 ( 0 ) - value
found in table 0xFFFF ( -1 ) - data id is not in the table
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Steve Ferree on Jul 01, 2002


CMGR_getPublicFloatDataByIndexSim
Syntax :
void CMGR_getPublicFloatDataByIndexSim(uint32 data_index, int16* status, float* data)
Description :
This service allows both pure simulation and automatic code generation Use to get public float data in the system by
index. status values 0x0000 ( 0 ) - DATA_VALID 0xFFFF ( -1 ) - DATA_NOT_AVAILABLE = index is greater than size of
table The data confidence level, where applicable to a public data item, must be fetched separately with
CMGR_getPublicDataStatus.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Poe Xayariboun on Jun 08, 2005


CMGR_get_error
Syntax :
boolean CMGR_get_error(uint16 error_index)
Description :
Service to return the error status for a specific system error, referenced by index. (First call CMGR_get_error_index
with the Error ID to get the index.) System returns the error status through the return value, error_set. Valid
error_set values: 0 - indicates the error is not set (FALSE) 1 - indicates that the error is set (TRUE)
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled


Obsolete : No

Check outstatus :IN by Fred Mehdian on Sep 30, 2005


CMGR_get_error_index
Syntax :
uint16 CMGR_get_error_index(uint16 error_id)
Description :
Service provided to convert an error_id into an error_index, the more efficient way to keep track of the error in the
error tables. It is expected that a component that sets, clears, or reads the status of errors will fetch the
error_index at initialization. Thereafter the component can refer to the error by index. Function returns 0xFFFF is the
error id is not found in the list.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Joseph Gahimer on Nov 20, 2001


CMGR_set_error
Syntax :
void CMGR_set_error(uint16 error_index)
Description :
Service provided for any application function to set an error using the error_index. Error_index is a reference for the
error tables, and is returned from CMGR_get_error_index when passed the error_id.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Joseph Gahimer on Nov 20, 2001


ENGN_register_epd_structure
Syntax :
int16 ENGN_register_epd_structure(mach_control_requests_struc_t_add)
Description :
This service is provided to allow the Engine susbsystems to register the address of their engine protection derate
storage regions with the engine manager so engine manager can independently process the data from the subsytems.
Engine Manager will provide for storing up to 12 addresses. If more than 12 addresses are requested, the engine
manager will return a status of buffer full. status definition 0 = GOOD -1 = BUFFER_FULL
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Marty Books on Oct 26, 2004


ENGN_register_epd_structure
Syntax :
int16 ENGN_register_epd_structure(mach_control_requests_struc_t_add)
Description :
This service is provided to allow the Engine susbsystems to register the address of their engine protection derate
storage regions with the engine manager so engine manager can independently process the data from the subsytems.
Engine Manager will provide for storing up to 12 addresses. If more than 12 addresses are requested, the engine
manager will return a status of buffer full. status definition 0 = GOOD -1 = BUFFER_FULL
Rate :

Offset : 0
Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by David Glass on Apr 14, 2003


EPD_Utility
Syntax :
void EPD_Utility (const epd_utility_input_struct_t *epd_input, epd_utility_output_struct_t
*epd_output)
Description :
This service calculates RPM and Torque Derates and Shutdowns
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Schneck Steve on Oct 07, 2005


IXPS_register_ATM_PTM
Syntax :
void IXPS_register_ATM_PTM(void * atm_fop, uint16 atm_ver, void ** fip_2_fop, uint16 * ptm_ver)
Description :
Allows the aftertreatment manager to register with the IXPS, providing a pointer to the aftertreatment structure and
the aftertreatment version number. The IXPS will then provide the aftertreatment manager a pointer to the IXPS
converted data structure and a pointer to the powertrain manager's version number. This registration service also
provides the powertrain manager a pointer to the IXPS converted data structure and the ATM version number. The
powertrain manager in turn provides the pointer to the powertrain structure and the PTM version number by reference.
Rate :

Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Poe Xayariboun on Oct 20, 2004


LinearXY_interpolation
Syntax :
uint16 LinearXY_interpolation(uint16 *Curve_index_addr, void *x_input, void *x_table_addr, void *y_table_addr, uint16
attribution)
Description :
This service provides to any requesting service either a y_output = f(x_input_in) two dimensional linear interpolation
or a discrete two dimensional lookup. For linear interpolation it is required that the curve y_output = f(x_input_in)
be broken into piecewise linear segments, with the number of breakpoints being determined by the accuracy requirements
of the application. Two tables are required to define the breakpoints, an x table and a y table. This service requires
that the requesting component provide the starting address of this these tables (*x_table_addr & *y_table_addr). This
service requires that the x table and y table be defined as follows: For the x table: X_DATA_TYPE
x_table[number_x_breakpoints + 1] = /* X_DATA_TYPE may be either int16 only (Singlereal) */ {
(uint16) (number_x_breakpoint * sizeof(uint16)), x1,
/* The x breakpoints must be in ascending order */ x2, /* e.g. x2 >= x1,
x3 >= x2, ? , xm >= xm-1 */ x3, : xm /* where m =
number_x_breakpoint */ }; For the y table: Y_DATA_TYPE y_table[number_y_breakpoints + 1] = /*
Y_DATA_TYPE may be either int16 only (Singlereal) */ {
(uint16) (number_y_breakpoint * sizeof(uint16)), y1, y2, /*
The number of y breakpoints must be the same as */ y3, /* the number of x
breakpoints in the corresponding x_table */ : ym /* where n = number_y_breakpoint */
}; When x_input_in is less than the first entry in the x table, the first entry is used as x_input_in. When
x_input_in is greater than the final entry in the x table, the final entry is used as x_input_in.
Rate :
Offset : 0

Order : 1000

Schedule Type : Not scheduled

Obsolete : No

Check outstatus :IN by Glenda Henry on Dec 08, 2003

Data
ATM_DPF_Backpressure_Factor
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
A table-based index calculated by ATM that indicates high DPF dP that is not in agreement with estimated soot load.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Sep 28, 2006

Obsolete : No
ATM_EPD_Input
Data Type : epd_utility_input_struct_t

Unit : None

Minimum Value :

Maximum Value :

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine protection inputs to EPD_Utility from aftertreatment manager
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
ATM_EPD_Output
Data Type : epd_utility_output_struct_t

Unit : None

Minimum Value :

Maximum Value :

Accuracy :
BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Structure output from EPD_Utility to aftertreatment manager
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
ATM_EpfRequest
Data Type : mach_control_requests_struc_t

Unit : None

Minimum Value :

Maximum Value :

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine protection request from Aftertreatment Manager.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
C_AIM_AccumDist_Override
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"when it is true, vehicle diatance will be based on the constant speed (0.005 km per exec frame)"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Ambient_Air_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_DPF_DeltaP_X
Data Type : int16[ ]

Unit : counts

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 3

Structure Array Size based on : 3

Description :
DPF delta pressure count axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Press_OOR_Decrt
Data Type : uint16

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :


Description :
The decrement step for pressure oor error counter
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Press_OOR_Dur
Data Type : uint16

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 500

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
The time in counts that an error shall remain suspect oor before an error is set.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Press_OOR_HLim
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1000

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Extreme upper limit that the analog sensor count value can achieve before the sensor count value is out of range high.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Press_OOR_Incrt
Data Type : uint16

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :
BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
The increment step for pressure oor error counter
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Press_OOR_LLim
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Extreme lower limit that the analog sensor count value can achieve before the sensor count value is out of range low.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Thermistor_DOCin_X
Data Type : int16[ ]

Unit : counts

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 23

Structure Array Size based on : 23

Description :
DOC In temperature count axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Thermistor_DOCout_X
Data Type : int16[ ]

Unit : counts

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 23

Structure Array Size based on : 23

Description :
DOC Out temperature count axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Thermistor_DPFout_X
Data Type : int16[ ]

Unit : counts

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 23

Structure Array Size based on : 23

Description :
DPF out temperature count axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Tmptr_OOR_Decrt
Data Type : uint16

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :


Description :
The decrement step for temperature oor error counter
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Tmptr_OOR_Dur
Data Type : uint16

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 500

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
The time in counts that an error shall remain suspect oor before an error is set.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Tmptr_OOR_HLim
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 16

Max Latency : 0

Simple Default : 1000

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Extreme upper limit that the analog sensor count value can achieve before the sensor count value is out of range high.
The intent is to detect open and shorted failure conditions.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Tmptr_OOR_Incrt
Data Type : uint16

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :
BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
The increment step for temperature oor error counter
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_ct_Tmptr_OOR_LLim
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 16

Max Latency : 0

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Extreme lower limit that the analog sensor count value can achieve before the sensor count value is out of range low.
The intent is to detect open and shorted failure conditions.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Engine_CooledDown_Sel
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Slector for using engine speed ok or engine warm up ok to trigger the timer of engine warm up flag
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Engine_Speed_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_fc_DPF_DeltaP
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 0

Max Latency :

Simple Default : 0.99

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
First order signed filter constant for the DPF delta pressure.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_fc_Tmptr
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 0

Max Latency : 0

Simple Default : 0.90566

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :


Description :
First order signed filter constant for aftertreatment temperature sensors.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DOCInTmptr_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to Catalyst_Inlet_Temperature_Sensor_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DOCInTmptr_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS Catalyst_Inlet_Temperature_Sensor_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DOCOutTmptr_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1
BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to Catalyst_Outlet_Temperature_Sensor_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DOCOutTmptr_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS Catalyst_Outlet_Temperature_Sensor_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DPFDeltaP_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to Catalyst_Soot_Filter_Delta_Pressure_Sensor_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DPFDeltaP_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS Catalyst_Soot_Filter_Delta_Pressure_Sensor_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DPFOutTmptr_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_DPFOutTmptr_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :


Description :
For map this parameter to FTIS.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_Filter_DeGreening_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to AFT_Filter_DeGreening_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_Filter_DeGreening_Ext_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to AFT_Filter_DeGreening_Extension_Enable
Struct Default :

Chectout Status : IN by Todd Corbet on Sep 08, 2006

Obsolete : No
C_AIM_FT_Filter_DeGreening_Ext_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1
BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS AFT_Filter_DeGreening_Extension_User_Selectable
Struct Default :

Chectout Status : IN by Todd Corbet on Sep 08, 2006

Obsolete : No
C_AIM_FT_Filter_DeGreening_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS AFT_Filter_DeGreening_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_FT_Filter_Init_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to AFT_Filter_Installation_Enable
Struct Default :

Chectout Status : IN by Todd Corbet on Sep 08, 2006

Obsolete : No
C_AIM_FT_Filter_Init_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS AFT_Filter_Installation_User_Selectable
Struct Default :

Chectout Status : IN by Todd Corbet on Sep 08, 2006

Obsolete : No
C_AIM_pr_DPF_DeltaP_Default
Data Type : float

Unit : kPa

Minimum Value : -10

Maximum Value : 50

Accuracy :

BNumber :

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
This calibration will be the value of DPF delta pressure if the analog sensor remains out of range.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_pr_DPF_DeltaP_Tbl
Data Type : int16[ ]

Unit : kPa

Minimum Value : -7

Maximum Value : 41

Accuracy :

BNumber : 6

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 3

Structure Array Size based on : 3


Description :
DPF delta pressure linearization axis.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_tm_ADOOR_EngSpd_Max
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 300

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
The max time for the engine warm up flag in AFT
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_tr_DOC_In_Default
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1

BNumber :

Max Latency :

Simple Default : 525

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
This calibration will be used to assign its value to be the value DOC in Temperature if the respective analog sensor
remains out of range for too long.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_tr_DOC_Out_Default
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1
BNumber :

Max Latency :

Simple Default : 525

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
This calibration will be used to assign its value to be the value DOC out Temperature if the respective analog sensor
remains out of range for too long.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_tr_DPF_Out_Default
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1

BNumber :

Max Latency :

Simple Default : 525

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
This calibration will be used to assign its value to be the value DPF out Temperature if the respective analog sensor
remains out of range for too long.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_tr_Thermistor_DOCin_Tbl
Data Type : int16[ ]

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2048

Accuracy :

BNumber : 11

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 23

Structure Array Size based on : 23

Description :
DOC In temperature linearization axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_AIM_tr_Thermistor_DOCout_Tbl
Data Type : int16[ ]

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2048

Accuracy :

BNumber : 11

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 23

Structure Array Size based on : 23

Description :
DOC out temperature linearization axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_tr_Thermistor_DPFout_Tbl
Data Type : int16[ ]

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2048

Accuracy :

BNumber : 11

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 23

Structure Array Size based on : 23

Description :
DPF Out temperature linearization axis
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Turbo_Out_NOx_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Turbo_Out_O2_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Turbo_Out_PM_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Turbo_Out_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1
Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_Turbo_Speed_UseATMDef
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Caligration used to select AFT default or AHCC default
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_AIM_vr_Vehicle_Speed_Thd
Data Type : float

Unit : km/hr

Minimum Value : 0

Maximum Value : 200

Accuracy :

BNumber :

Max Latency :

Simple Default : 0.1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Threshold used to indicate whether vehicle is moving or not
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_APM_bs_ProtMode_BySysIO
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x1D90E3F

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask used to calibrate which I/O errors should lead to protection mode
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_bs_ProtMode_BySysPerf
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x6EC103

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask that calibrates which sys perf errors should lead to prot'n mode
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_bs_StopDosing_BySysIO
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x1D90E3F

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
32 bit mask that calibrates which I/O errors should halt dosing
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_bs_StopDosing_BySysPerf
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x7FC103

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask that calibrates which sys perf errors should halt dosing
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_ct_HiTmptr_Persist_Fault
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber :

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold of how many times over tmptr flag occurs before a fault is set.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_DOCDelta_Hi_Select
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1
Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Calibratible used to allow DOC Delta High temperature fault to initiate a engine protection shutdown
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tm_DOCOut_HiTmptr
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber :

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"limit of net accum time of DOC overtemp occurrence, above which a flag is set."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tm_DOC_HiDeltaT_Fault
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber :

Max Latency :

Simple Default : 15

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"limit of accum time of DOC high deltaT occurrence, above which a fault is set."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_APM_tm_DOC_Severe_Tmptr
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber :

Max Latency :

Simple Default : 15

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
net accum time of DOC outlet severe tmptr; a flag is set abv this limit.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tm_DPFOut_HiTmptr
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber :

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"limit of net accum time of DPF overtemp occurrence, above which a flag is set."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tm_DPF_Severe_Tmptr
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber :

Max Latency :

Simple Default : 15

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
net accum time of DPF outlet severe tmptr; a flag is set abv this limit.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tm_HiTmptr_Persist_Reset
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber :

Max Latency :

Simple Default : 1200

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
time threshold to clear persistance count of DOC/DPF over tmptr flag.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DOCOut_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 873

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
high threshold for DOC outlet over temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DOCOut_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000


Accuracy :

BNumber :

Max Latency :

Simple Default : 723

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
low threshold for DOC outlet over temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DOCOut_Severe_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 1073

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
high threshold for DOC outlet severe temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DOCOut_Severe_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 873

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
low threshold for DOC outlet severe temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_APM_tr_DOC_DeltaT_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 500

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
high threshold for high DOC deltaT detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DOC_DeltaT_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 275

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
low threshold for high DOC deltaT detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DPFOut_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 948

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
high threshold for DPF outlet over temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DPFOut_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 723

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
low threshold for DPF outlet over temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DPFOut_Severe_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber :

Max Latency :

Simple Default : 1073

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
high threshold for DPF outlet severe temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_APM_tr_DPFOut_Severe_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000


Accuracy :

BNumber :

Max Latency :

Simple Default : 873

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
low threshold for DPF outlet severe temperature detection.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_bs_DeltaT_Mask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x01100049

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask mask for DeltaT in-range rationality system error check
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 15, 2007

Obsolete : No
C_ATD_bs_RvrsdTherm_Mask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x1D901FF

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask mask for Therm OOR and KeyOn faults.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_ATD_ct_DeltaT_Error_Persist
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 2

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Persistance count used to wait before setting error
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_ct_MaxRvrsdThermFault
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum number of reversed thermistor diagnostic faults that will log a reversed thermistor fault
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_DeltaT_Allow_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
Enables diagnostic to execute even if conditions are not correct.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_DeltaT_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
This is the Enable for the In-Range thermistor diagnostics for DOC and DPF Delta temperature average
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_fg_DeltaT_Allow_HiThd
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 1000

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
High pressure threshold used to allow In-Range thermistor diagnostic to execute
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_fg_DeltaT_Allow_LoThd
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 2000


Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 100

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low pressure threshold used to allow In-Range thermistor diagnostic to execute
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_fg_Min_HC_Fdbk
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0.2

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Min HC Fdbk command for DeltaT thermistor rationality diagnostic to be reset
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_fg_RvrsdTherm_Exh_Min
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 200

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Min exhaust flow required to execute test.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_ATD_FT_AFT_History_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to TIS parameter Aftertreatment_History_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_AFT_History_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to Aftertreatment_History_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_bs_DOC_Reset_Mask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x000000C4

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
32 bit mask mask for Maintenance FTIS Soot reset
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 12, 2007

Obsolete : No
C_ATD_FT_bs_Doser_Reset_Mask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x00000020

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask mask for Maintenance FTIS Doser reset
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 12, 2007

Obsolete : No
C_ATD_FT_bs_Filter_Reset_Mask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x00001000

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
32 bit mask mask for Maintenance FTIS Filter reset
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 12, 2007

Obsolete : No
C_ATD_FT_HET_DPF_Out_HLim
Data Type : float

Unit : Deg_C

Minimum Value : 0

Maximum Value : 2000


Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 800

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
High limit used to limit tools from setting HET Lamp ON threshold too high.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_HET_DPF_Out_LLim
Data Type : float

Unit : Deg_C

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low limit used to limit tools from setting HET Lamp OFF threshold too low.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_HET_Setup_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to AFT_HEST_Lamp_Setup_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_ATD_FT_HET_Veh_Spd_HLim
Data Type : float

Unit : km/hr

Minimum Value : 0

Maximum Value : 200

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 200

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
High limit used to limit tools from setting HET Lamp vehicle speed OFF threshold too high.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_HET_Veh_Spd_LLim
Data Type : float

Unit : km/hr

Minimum Value : 0

Maximum Value : 200

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low limit used to limit tools from setting HET Lamp vehicle speed OFF threshold too low.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_Maintenance_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
Mapped to TIS parameter AFT_Maintenance_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_Maintenance_Ext_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to TIS parameter AFT_Maintenance_Extension_Enable
Struct Default :

Chectout Status : IN by Todd Corbet on Sep 08, 2006

Obsolete : No
C_ATD_FT_Maintenance_Ext_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to AFT_Maintenance_Extension_User_Selectable
Struct Default :

Chectout Status : IN by Todd Corbet on Sep 08, 2006

Obsolete : No
C_ATD_FT_Maintenance_Limit
Data Type : uint8[ ]

Unit : None

Minimum Value : 0

Maximum Value : 255


Accuracy : 1

BNumber : 8

Max Latency : 0

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 10

Structure Array Size based on : 10

Description :
List of possible resets for aftertreatment maintenance FTIS
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_Maintenance_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to AFT_Maintenance_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_FT_TI_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to TIS parameter TI_AFT_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_ATD_FT_TI_UserSelect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to TI_AFT_User_Selectable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_mg_RvrsdTherm_CSLE_Max
Data Type : float

Unit : gm

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 80

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Max soot load allowed for test execution.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_RTD_T1T2_T2T3_Field_En
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :
Structure Array Size based on :

Description :
Enable T1T2/T2T3 reversed check in field mode operation of reversed thermistor diagnostic
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jan 09, 2007

Obsolete : No
C_ATD_RTD_T1T3Field_En
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Enable T1T3 reversed check in field mode operation of reversed thermistor diagnostic
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jan 09, 2007

Obsolete : No
C_ATD_RvrsdTherm_Mode
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mode selector used to run the reversed therm diagnostic in either plant or normal (field) modes. Mode=1: Field Mode,
Mode=0: Plant Mode.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Aug 23, 2006

Obsolete : No
C_ATD_tm_DeltaT_AverageWindow
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 20000


Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 450

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Length of running average window for Delta T In-range diagnostic
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_tm_DeltaT_WaitAfterRegen
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 20000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 120

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Length of time to wait after regen ends to enable Delta T In-range diagnostic
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_tm_ExhFlowDropOutLimit
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 3600

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 20

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"When exhaust flow drops out for a period of time less than this value, the reversed therm diagnostic will be paused."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006


Obsolete : No
C_ATD_tm_HET_Dosing_Delay
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 60

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"Amount of time to delay before turning on HET Lamp, to avoid flashing lamp during HIM diagnostics."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_tm_HET_Dur1
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 60

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"Amount of time to wait when DESOOT is not requested, and Dosing is zero, before turning out HET lamp. This duration is
shorter than C_ATD_tm_HET_Dur2"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_tm_HET_Dur2
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 90

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
"Amount of time to wait when DESOOT is requested, and Dosing is zero, before turning out HET lamp. This duration is
longer than C_ATD_tm_HET_Dur1"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_tm_RvrsdTherm_Max
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 3600

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Max allowable test time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_tm_SPN_DosingOffLimit
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 3600

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 90

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Dosing Off persistence time for V_ATM_Active_Dosing
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Feb 14, 2007

Obsolete : No
C_ATD_tr_DeltaT_Allow_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : 0
Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 600

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
High temperature threshold used to allow In-Range thermistor diagnostic to execute
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_tr_DeltaT_Allow_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 376

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low tempertature threshold used to allow In-Range thermistor diagnostic to execute
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
C_ATD_tr_DeltaT_DOC_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : -1000

Maximum Value : 1000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 40

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
High threshold used to set the In-Range thermistor diagnostic Error for the DOC
Struct Default :
Chectout Status : IN by Todd Corbet on Feb 28, 2007

Obsolete : No
C_ATD_tr_DeltaT_DOC_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : -1000

Maximum Value : 1000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : -60

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low threshold used to set the In-Range thermistor diagnostic Error for the DOC
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 28, 2007

Obsolete : No
C_ATD_tr_DeltaT_DPF_HiThd
Data Type : float

Unit : Deg_K

Minimum Value : -1000

Maximum Value : 1000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 40

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
High threshold used to set the In-Range thermistor diagnostic Error for the DPF
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 28, 2007

Obsolete : No
C_ATD_tr_DeltaT_DPF_LoThd
Data Type : float

Unit : Deg_K

Minimum Value : -1000

Maximum Value : 1000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : -60

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
Low threshold used to set the In-Range thermistor diagnostic Error for the DPF
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 28, 2007

Obsolete : No
C_ATD_tr_LowTmptrThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 373

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low temperature limit to determine if the aftertreatment thermistors are cold enough for the reversed thermistor
diagnostic to run.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_tr_LowTmptrThd_P
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 373

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Low temperature limit used when the reversed thermistor runs in plant mode. The aftertreatment thermistors should be
below this limit for the diagnostic to run.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Aug 23, 2006

Obsolete : No
C_ATD_tr_RvrsdTherm_IntDerMin_P
Data Type : float

Unit : Deg_K
Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 10

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Min value to complete dither validation in Plant.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Aug 23, 2006

Obsolete : No
C_ATD_tr_RvrsdTherm_IntDer_Min
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 100

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Min value to complete dither validation.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_tr_RvrsdTherm_MinDiff
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 75

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Min tmptr difference to validate test results
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATD_vr_HET_Veh_Spd_Offset
Data Type : float

Unit : km/hr

Minimum Value : 0

Maximum Value : 200

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Hysteresis offset used to enable the HET lamp operation.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_ct_ThermInitDelay
Data Type : uint8

Unit : counts

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Delay in number of execution cycles before thermistor is initialized to raw a2d value
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_FT_InjPress_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
For Aftertreatment inj fuel pressure mapping in
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_FT_InjPress_Userselect
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
For map this parameter to FTIS.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_ISX_Error_Check_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : FALSE

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Flag that enables the ISX error checking algorithm
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_OT_Restart_Lim_En
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Selector used to enable the Restart Limit Feature in Aftertreatment Engine Protection Shutdown
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_tm_OT_EPSD_Delay
Data Type : int16

Unit : s

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Delay period (sec) when aftertreatment severe temperature engine shutdown request is ignored
Struct Default :

Chectout Status : IN by James Jackson on Nov 27, 2006

Obsolete : No
C_ATM_tm_OT_EPSD_Warning
Data Type : int16

Unit : s

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 30

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Time duration the red lamp flashes before an aftertreatment initiated engine shutdown
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATM_Version
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0x10020100

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment version in this calibration.
Struct Default :

Chectout Status : IN by Clyde Xi on Apr 17, 2007

Obsolete : No
C_ATP_bs_AT1_IOMask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 7

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mask used to select AT1 IO errors to apply temperature substitution (DOC inlet for DOC outlet and vice versa)
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
C_ATP_bs_AT2_IOMask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 56

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
Mask used to select AT2 IO errors to apply temperature substitution (DOC inlet for DOC outlet and vice versa)
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
C_ATP_bs_AT3_IOMask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 448

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mask used to select AT3 IO errors to apply temperature substitution (DOC inlet for DOC outlet and vice versa)
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
C_ATP_fg_Thermal_Correction_Tbl
Data Type : float[ ]

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 1

BNumber :

Max Latency : 0

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 8

Structure Array Size based on : 8

Description :
Look up table for mass flow correction when oscar thermal management is active.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_fg_Thermal_Correction_X
Data Type : float[ ]

Unit : g/sec

Minimum Value : 0
Maximum Value : 10000

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 8

Structure Array Size based on : 8

Description :
Look up table for mass flow correction when oscar thermal management is active.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_fg_Turbo_Out_Max
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 10

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output flow.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_fg_Turbo_Out_Min
Data Type : float

Unit : g/sec

Minimum Value : 1

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mimimum of turbine output flow.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_HC_Max
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output HC.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_HC_Min
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mimimum of turbine output HC.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_NO2_Max
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output NO2.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_NO2_Min
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Minimum of turbine output NO2.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_NOx_Max
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output NOx.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_NOx_Min
Data Type : float

Unit : Frac

Minimum Value : 0
Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mimimum of turbine output NOx.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_O2_Max
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output O2.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_O2_Min
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mimimum of turbine output O2.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_PM_Max
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output PM.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_mf_Turbo_Out_PM_Min
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Minimum of turbine output PM.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_pr_Ambient_Air_Max
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 200

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 500

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
Maximum of ambient air pressure.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_pr_Ambient_Air_Min
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 200

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Minimum of ambient air pressure.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_pr_Turbo_Out_Max
Data Type : float

Unit : kPa

Minimum Value : -5

Maximum Value : 1000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output pressure.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_pr_Turbo_Out_Min
Data Type : float

Unit : kPa

Minimum Value : -5
Maximum Value : 1000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mimimum of turbine output pressure.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Ambient_Air_Press
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_Flow
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_HC_mf
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_NO2_mf
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_NOx_mf
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_O2_mf
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_PM_mf
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_Press
Data Type : float

Unit : s

Minimum Value : 0
Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tc_Turbo_Out_Tmptr
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 60

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Desired response time.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tm_Engine_Startup
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber : 0

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Time threshold used to ensure that engine is running.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tr_Turbo_Out_Max
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 2000

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Maximum of turbine output temperature.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_tr_Turbo_Out_Min
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 100

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mimimum of turbine output temperature.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATP_vr_Engine_Running_Thresh
Data Type : float

Unit : RPM

Minimum Value : 0

Maximum Value : 6000

Accuracy :

BNumber : 0

Max Latency :

Simple Default : 200

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
RPM threshold used to indicate engine running.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATR_fg_Hi_Default
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 500

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"Flow High Default, if high request < low request"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATR_fg_Lo_Default
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"Flow Low Default, if high request < low request"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATR_fg_UseHcRqst_as_HcFdbk
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Override HC feedback with HC command.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATR_fn_BackpresFactor_Tbl
Data Type : float[ ]

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.01

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 36

Structure Array Size based on : 36

Description :
Z axis of DPF Back Pressure Factor Lookup table
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Sep 28, 2006

Obsolete : No
C_ATR_InCyl_Dosing_Enabled
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
TRUE-> Enabled internal dosing and disabled external dosing. FALSE-> Enabled external dosing and disabled internal
dosing.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATR_mg_BackpresFactor_X
Data Type : float[ ]

Unit : g

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.01

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 6

Structure Array Size based on : 6

Description :
X axis of DPF Back Pressure Factor Lookup table
Struct Default :

Chectout Status : IN by Roopak Ingole on Oct 13, 2006

Obsolete : No
C_ATR_mg_ExhTempDerate_X
Data Type : float[ ]

Unit : gm

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 6

Structure Array Size based on : 6

Description :
Combined soot load axis
Struct Default :

Chectout Status : IN by Mickey McDaniel on Nov 20, 2006

Obsolete : No
C_ATR_pr_BackpresFactor_Y
Data Type : float[ ]

Unit : kPa

Minimum Value : -10

Maximum Value : 50

Accuracy : 0.01

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible


No of Array Elements : 6

Structure Array Size based on : 6

Description :
Y axis of DPF Back Pressure Factor Lookup table
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Sep 28, 2006

Obsolete : No
C_ATR_tr_ExhTempDerate_Tbl
Data Type : float[ ]

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 6

Structure Array Size based on : 6

Description :
Exhaust temperature derate ULim linearization axis
Struct Default :

Chectout Status : IN by Mickey McDaniel on Nov 20, 2006

Obsolete : No
C_ATR_tr_Hi_Default
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 650

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"Temperature High Default, if high request < low request"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_ATR_tr_Lo_Default
Data Type : float

Unit : Deg_K

Minimum Value : 0
Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
"Temperature Low Default, if high request < low request"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_bs_ExhFlowMask
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 1048576

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Mask used to select engine out IO errors that set exh_flow_ok to FALSE
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
C_EMD_ct_PSR_DriveCycle_Limit
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 20

Accuracy :

BNumber :

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
number of drive cycles that need to be completed before setting dither error
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_ct_TSR_DriveCycle_Limit
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 20

Accuracy :

BNumber :

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
number of drive cycles that need to be completed before setting dither error
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_ds_DPF_dP_Dither_DistLim
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 3000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 32

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min vehicle distance to travel before setting DPF DeltaP dither error
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_ds_PSR_Distance_Thresh
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 3000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
a threshold vehicle distance for declaring DPF DP dither prelim failure
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_ds_TSR_Distance_Thresh
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 3000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 24

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
a threshold vehicle distance for declaring thermistor dither prelim failure
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_ds_TSR_Dither_Dist_Limit
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 3000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 160

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min vehicle distance to travel before setting dither error of thermistor AT1
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fg_DosingRate_Min
Data Type : float

Unit : g/sec

Minimum Value : 0
Maximum Value : 30

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 2.83

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min HC dosing feedback above which DOC monitor can run
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fg_dt_Max_ExhFlow
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
max turbo out exh flow change below which DOC monitor runs
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fg_dt_Max_HC_Inj_Rate
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 30

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 4.25

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
max HC injection rate below which DOC monitor can run
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fg_Min_HC_Inj_Rate
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 30

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 2.83

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min HC injection above which DOC monitor can run
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fv_DPF_ResistCoeff_X
Data Type : float[ ]

Unit : m3/s

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 9

Structure Array Size based on : 9

Description :
X axis of gain (adj. coef.) lookup tbl for computing actual DPF flow resistance
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fv_FlwResist_MissDPF_X
Data Type : float[ ]

Unit : m3/s

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible


No of Array Elements : 9

Structure Array Size based on : 9

Description :
X axis of lookup table that determines resistance limit of missing DPF
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fv_FlwResist_PlugDPF_X
Data Type : float[ ]

Unit : m3/s

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 9

Structure Array Size based on : 9

Description :
X axis of lookup table that determines resistance limit of plugged DPF
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fv_Max_ExhFlow
Data Type : float

Unit : m3/s

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0.8

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
max turbo out exh volumetric flow below which DOC monitor and DPF monitor run
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_fv_Min_ExhFlow
Data Type : float

Unit : m3/s

Minimum Value : 0
Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0.1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min turbo out exh volumetric flow above which DOC monitor and DPF monitor can run
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_nu_DPF_ResistCoeff_Tbl
Data Type : float[ ]

Unit : None

Minimum Value : 0.01

Maximum Value : 100

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 9

Structure Array Size based on : 9

Description :
Y axis of gain (adj. coef.) lookup tbl for computing actual DPF flow resistance
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_pr_DPF_dP_Dither_Delta
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 50

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min change in delta pressure reading to consider to pass dither test
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_pr_DPF_dP_Init_Thresh
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 239.22

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0.2

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing delta pressure with its initial value in keyon test
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_pr_DPF_dP_Offset
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 50

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
offset that corrects the DPF delta pressure used in keyon test
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_System_Check_Set
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
"when this Set flag is true, all system checks for EMD will be override to be true"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tm_PSR_Start_Delay
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0.5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
time elapsed before running delta pressure rationality algorithm
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tm_RegenConfidenceThresh
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 500000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1800

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
if P_SPF_tm_SinceRegenCompleted > this threshold, DPF monitor will be inhibited
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
C_EMD_tm_TSR_Start_Delay
Data Type : float

Unit : s

Minimum Value : 0
Maximum Value : 7200

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
time elapsed before running thermistor rationality algorithm
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_AT1_Coolant_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing thermistor AT1 with coolant tmptr at keyon
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_AT1_IMT_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing thermistor AT1 with charge tmptr at keyon
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_AT2_Coolant_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing thermistor AT2 with coolant tmptr at keyon
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_AT2_IMT_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing thermistor AT2 with charge tmptr at keyon
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_AT3_Coolant_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing thermistor AT3 with coolant tmptr at keyon
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_AT3_IMT_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 50

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing thermistor AT3 with charge tmptr at keyon
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_DOC_In_Min
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 261.5

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min DOC inlet tmptr required to enable DOC monitor
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_DOC_Out_Min
Data Type : float

Unit : Deg_K

Minimum Value : 0
Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 283

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min DOC outlet tmptr required to enable DOC monitor
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_LowTmptrThd
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 305

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
Temperature threshold for the EMD system cold
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_TSR_Cool_IMT_Keyon_Tol
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 15

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
threshold for comparing coolant tmptr with charge tmptr at keyon
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_TSR_Dither_Delta
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 10

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min change in thermistor reading to consider to pass dither test
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_tr_TSR_Min_IMT
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 283

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min charge tmptr required to run thermistor keyon tests
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_vr_EngSpd_Band
Data Type : float

Unit : RPM

Minimum Value : 0

Maximum Value : 6000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 300

Software Parameter Type : Calibratible


No of Array Elements :

Structure Array Size based on :

Description :
Band for the engine speed minimum
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_vr_EngSpd_Min
Data Type : float

Unit : RPM

Minimum Value : 0

Maximum Value : 6000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 600

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
min engine speed below which DPF DeltaP keyon test can run
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_xx_FlwResist_MissDPF_Min
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 5000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 2

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
low limit of flow resistance used in DPF missing substrate diagnostics
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_xx_FlwResist_MissDPF_Tbl
Data Type : float[ ]

Unit : None

Minimum Value : 0
Maximum Value : 5000

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 9

Structure Array Size based on : 9

Description :
Y axis of lookup table that determines resistance limit of missing DPF
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_xx_FlwResist_PlugDPF_Max
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 5000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 58

Software Parameter Type : Calibratible

No of Array Elements :

Structure Array Size based on :

Description :
high limit of flow resistance used in DPF plugged substrate diagnostics
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
C_EMD_xx_FlwResist_PlugDPF_Tbl
Data Type : float[ ]

Unit : None

Minimum Value : 0

Maximum Value : 5000

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Calibratible

No of Array Elements : 9

Structure Array Size based on : 9

Description :
Y axis of lookup table that determines resistance limit of plugged DPF
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
degreening_operation_response
Data Type : uint32

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy : 1

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Response to INSITE TOOL, success or unsuccessful
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 23, 2006

Obsolete : No
filter_init_operation_response
Data Type : uint32

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy : 1

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Response to INSITE TOOL, success or unsuccessful
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 23, 2006

Obsolete : No
H_AIM_ct_DOC_In_Tmptr
Data Type : int16

Unit : counts

Minimum Value : 0

Maximum Value : 1024

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 1000

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Raw counts from a2d processing of DOC inlet thermistor.
Struct Default :

Chectout Status : IN by Roopak Ingole on Sep 06, 2005

Obsolete : No
H_AIM_ct_DOC_Out_Tmptr
Data Type : int16

Unit : counts

Minimum Value : 0

Maximum Value : 1024

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 1000

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Raw counts from a2d processing of DOC outlet thermistor.
Struct Default :

Chectout Status : IN by Roopak Ingole on Sep 06, 2005

Obsolete : No
H_AIM_ct_DPF_DeltaP
Data Type : int16

Unit : counts

Minimum Value : 0

Maximum Value : 1024

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Raw counts from a2d processing of DPF dP sensor.
Struct Default :

Chectout Status : IN by Wei, Tracy on Aug 17, 2005

Obsolete : No
H_AIM_ct_DPF_Out_Tmptr
Data Type : int16

Unit : counts

Minimum Value : 0
Maximum Value : 1024

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 1000

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Raw counts from a2d processing of DPF Dp output temperature.
Struct Default :

Chectout Status : IN by Roopak Ingole on Sep 06, 2005

Obsolete : No
H_APM_bs_ProtMode_BySysIO
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
I/O error bitmap after applying mask cal of H_APM_bs_ProtMode_BySysIO
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
H_APM_bs_ProtMode_BySysPerf
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
sys perf error bitmap after applying mask cal H_APM_bs_ProtMode_BySysPerf
Struct Default :
Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
H_APM_bs_StopDosing_BySysIO
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
I/O error bitmap after applying mask cal C_APM_bs_StopDosing_BySysIO
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
H_APM_bs_StopDosing_BySysPerf
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
sys perf error bitmap afterapplying mask cal C_APM_bs_StopDosing_BySysPerf
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
H_APM_OT_ResetTimer
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the aftertreatment shutdown timer has been reset
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
H_APM_tm_EPSDRequest
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Time since a Shutdown request is first placed.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
H_ATD_Dosing_Regens_Log_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Inicates that a regen is in progress and dosing has begun.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
H_ATD_DPF_Out_Temp_Record_Flag
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Inicated that there is currently a DPF Out Temperature higher than in memory and a new rocord should be stored.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
H_ATD_RvrsdThermIO_OK
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Test point that indicates any IO errors that affect reversed thermistor diagnostic
Struct Default :

Chectout Status : IN by Krishna Subramanyam on May 09, 2006

Obsolete : No
H_ATD_RvrsdTherm_IntDer_Passed
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if test enable conditions have been met.
Struct Default :
Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_Soot_Level_Record_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Inicates that there is currently a soot stage higher than in memory and a new rocord should be stored.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
H_ATD_StatRegenEnd
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aborted stationary regen indicator
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Feb 14, 2007

Obsolete : No
H_ATD_tm_HEST_Timer
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 3600

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Time since DPF out temperature falls below HEST low threshold
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Feb 14, 2007

Obsolete : No
H_ATD_tm_RvrsdTherm
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 10800

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Current diagnostic test time.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_tr_RvrsdThermT1T2_IntDiff
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Integrated temperature difference between T1 and T2.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_tr_RvrsdThermT1T3_IntDiff
Data Type : float

Unit : Deg_K

Minimum Value : 0
Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Integrated temperature difference between T1 and T3.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_tr_RvrsdThermT1_IntDer
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Integrated temperature derivate of T1.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_tr_RvrsdThermT2T3_IntDiff
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Integrated temperature difference between T2 and T3.
Struct Default :
Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_tr_RvrsdThermT2_IntDer
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Integrated temperature derivate of T2.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATD_tr_RvrsdThermT3_IntDer
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Integrated temperature derivate of T3.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
H_ATM_bs_HC_CtrlLimits
Data Type : int16

Unit : HEX

Minimum Value : 0

Maximum Value : 32767

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Bit maps for various causes that limit HC dosing cmd
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 17, 2005

Obsolete : No
H_ATR_FinalHcCmd_toPTM
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 30

Accuracy : 1

BNumber : 18

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Final HC cmd rqst sent to PTM
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
H_ATR_FinalOperMode_toPTM
Data Type : uint32

Unit : None

Minimum Value : 0

Maximum Value : 255

Accuracy :

BNumber : 32

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Final operating mode requested by ATM, being sent to PTM.
Struct Default :

Chectout Status : IN by Clyde Xi on Nov 02, 2005

Obsolete : No
H_ATR_tr_Rqst_ULim
Data Type : float

Unit : Deg_K

Minimum Value : 0
Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 973.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Temperature Upper Limit
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
H_EMD_bs_Sys_Check_Status
Data Type : uint16

Unit : HEX

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
bit mapped test point for V_EMD_Sys_Check_Status
Struct Default :

Chectout Status : IN by Clyde Xi on Nov 02, 2005

Obsolete : No
H_EMD_DPF_dP_Dither_CtExceeded
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating DPF dP dither test exceeded given # of cycles
Struct Default :
Chectout Status : IN by Clyde Xi on Jun 27, 2005

Obsolete : No
H_EMD_DPF_dP_Dither_DistMet
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating DPF dP dither test exceeded given distance
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 17, 2005

Obsolete : No
H_EMD_DPF_dP_Dither_Enbl_Met
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating the enable condition for DPF delta pressure dither test met
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 17, 2005

Obsolete : No
H_EMD_DPF_dP_Dither_SingleError
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating DPF delta pressure dither test fail to pass single test
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 17, 2005

Obsolete : No
H_EMD_DPF_dP_Dither_SingleState
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 3=PRELIM_FAIL, 4=ABORT, 5=SINGLE_PASS, 6=RUN
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
H_EMD_DPF_dP_Keyon_Enbl_Met
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating the enable condition for DPF delta pressure keyon test met
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 17, 2005

Obsolete : No
H_EMD_nu_DPF_ActualResist_Coeff
Data Type : float

Unit : None

Minimum Value : 0
Maximum Value : 500

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
tbl lookup result gain (adj.coeff.) used for computing actual DPF flow resistance
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
H_EMD_tm_PSR_Start_Delay_Timer
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 3600

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Timer that delays the start of DPF delta pressure keyon and dither tests
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 27, 2005

Obsolete : No
H_EMD_tm_TSR_Start_Delay_Timer
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 3600

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Timer that delays the start of TSR keyon and dither tests.
Struct Default :
Chectout Status : IN by Clyde Xi on Jun 27, 2005

Obsolete : No
H_EMD_TSR_Dither_Enbl_Met
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Enable conditions allow TSR dither to run, can use if only 1 TSR dither is cal'd on
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 27, 2005

Obsolete : No
H_EMD_TSR_Dither_SingleError
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag for failure to single pass; usable if only one thermistor dither diag is running
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 27, 2005

Obsolete : No
H_EMD_TSR_Dither_SingleState
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 3=PRELIM_FAIL, 4=ABORT, 5=SINGLE_PASS, 6=RUN
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
H_EMD_TSR_Keyon_Enbl_Met
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Enable condition met flag; usable if only one thermistor keyon diag is running
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 27, 2005

Obsolete : No
maintenance_operation_response
Data Type : uint32

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy : 1

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Response to INSITE TOOL, success or unsuccessful
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 23, 2006

Obsolete : No
O_AIM_fg_TrbnOut
Data Type : float

Unit : g/sec

Minimum Value : 0
Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 10

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override value of mass flow rate of exhaust.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
O_AIM_fg_TrbnOutOvr_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override enable for fg turbo out
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_AIM_mf_TrbnOutExh_O2
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override value for engine out O2 estimate.
Struct Default :
Chectout Status : IN by Wei, Tracy on Oct 18, 2005

Obsolete : No
O_AIM_mf_TrbnOutExh_PM
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override value for engine out DPM estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
O_AIM_mf_TrbnOutHCTrgt_Fdbk
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override value for engine out HC estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
O_AIM_ppm_TrbnOutExh_NOx
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 1000000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Engine out NOx estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on May 23, 2005

Obsolete : No
O_AIM_pr_DPF_DeltaP_Enable
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
If enabled will allow for the global value of DPF delta pressure to be manaully assigned.
Struct Default :

Chectout Status : IN by Mickey McDaniel on Apr 13, 2005

Obsolete : No
O_AIM_pr_TrbnOut_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override enable for turbo out pressure
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_AIM_pr_TrbnOut_Value
Data Type : float

Unit : kPa

Minimum Value : 0
Maximum Value : 1000

Accuracy :

BNumber :

Max Latency :

Simple Default : 100

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override value for turbo out pressure.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
O_AIM_TrbnOutExhNOxOvr_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override enable for turbo out NOx.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_AIM_TrbnOutExhO2Ovr_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override enable for turbo out O2.
Struct Default :
Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_AIM_TrbnOutExhPMOvr_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override enable for turbo out PM.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_AIM_TrbnOutHCTrgtFdbkOvr_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Override enable for turbo out HC target feedback..
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_AIM_tr_DOC_In_Enable
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
If enabled will allow for the global value of DOC In Temperature to be manaully assigned.
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 13, 2005

Obsolete : No
O_AIM_tr_DOC_Out_Enable
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
If enabled will allow for the global value of DOC out temperature to be manaully assigned.
Struct Default :

Chectout Status : IN by Mickey McDaniel on Apr 13, 2005

Obsolete : No
O_AIM_tr_DPF_Out_Enable
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
If enabled will allow for the global value of DPF out temperature to be manaully assigned.
Struct Default :

Chectout Status : IN by Mickey McDaniel on Apr 13, 2005

Obsolete : No
O_AIM_tr_TrbnOut
Data Type : float

Unit : Deg_K

Minimum Value : 0
Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 300

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out temperature estimate override value.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
O_AIM_tr_TrbnOutOvr_Enbl
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
If enabled will allow for the global value of turbo out temperature to be manaully assigned.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 29, 2005

Obsolete : No
O_APM_DOCOut_PersistFault_Reset
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
to clear V_APM_DOCOut_Persist_Fault
Struct Default :
Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
O_APM_DOCOut_SevereFault_Reset
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
to clear V_APM_DOCOut_Severe_Fault
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
O_APM_DPFOut_PersistFault_Reset
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
to clear V_APM_DPFOut_Persist_Fault
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
O_APM_DPFOut_SevereFault_Reset
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
to clear V_APM_DPFOut_Severe_Fault
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
O_ATD_RvrsdTherm_Reset
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Diagnostic Reset.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
O_ATM_StatRegen_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Enable to override Stationary Regen Status coming from PTM.
Struct Default :

Chectout Status : IN by Roopak Ingole on Feb 17, 2006

Obsolete : No
O_ATM_StatRegen_Value
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Value to override Stationary Regen Status coming from PTM.
Struct Default :

Chectout Status : IN by Roopak Ingole on Feb 17, 2006

Obsolete : No
O_ATR_Oper_Mode_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
User Override Enable for Operating Mode
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 13, 2005

Obsolete : No
O_ATR_Oper_Mode_Value
Data Type : uint32

Unit : None

Minimum Value : 1

Maximum Value : 10

Accuracy : 1

BNumber : 32

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
User Override Value for Operating Mode
Struct Default :
Chectout Status : IN by Wei, Tracy on Mar 30, 2006

Obsolete : No
P_APM_bs_OORErrors
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 32767

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Bitmap used to select OOR errors that can trigger aftertreatment engine protection shutdown
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
P_APM_ct_DOCOut_HiTmptr_Persist
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
counter output for the number of times when DOC outlet over tmptr occurred.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
P_APM_ct_DPFOut_HiTmptr_Persist
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
counter output for the number of times when DPF outlet over tmptr occurred.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
P_APM_OT_EPSD_Request
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Powerdown save aftertreatment severe temperature shutdown request
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
P_ATD_ct_DeltaT_DOC_In_Error
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 10000

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Counts of DOC In over threshold occurances for in-range rationality
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
P_ATD_ct_DeltaT_DOC_Out_Error
Data Type : float

Unit : counts

Minimum Value : 0
Maximum Value : 10000

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Counts of DOC Out over threshold occurances for in-range rationality
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
P_ATD_ct_DeltaT_DPF_Out_Error
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 10000

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Counts of DPF Out over threshold occurances for in-range rationality
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
P_ATD_ct_RvrsdThermFault
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 100

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Number of reversed thermistor diagnostic failures recorded
Struct Default :
Chectout Status : IN by Krishna Subramanyam on May 09, 2006

Obsolete : No
P_ATD_FT_AFT_History_Log
Data Type : atd_aft_history_struct_t[ ]

Unit : None

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements : 10

Structure Array Size based on : 10

Description :
Log containing the last 10 regenerations for aftertreatment history FTIS
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_AFT_Max_DPF_Out_Record
Data Type : atd_aft_max_record_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Record containing the state of the Aftertreatment system when the DPF Out Temperature has reached its max for
aftertreatment history FTIS
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_AFT_Max_Soot_Record
Data Type : atd_aft_max_record_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default :
Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Record containing the state of the Aftertreatment system when the Sood Level has reached its max for aftertreatment
history FTIS
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Maintenance_Log
Data Type : atd_maintenance_struct_t[ ]

Unit : None

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements : 10

Structure Array Size based on : 10

Description :
Log containing the last 10 resets for aftertreatment maintenance FTIS
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 29, 2006

Obsolete : No
P_ATD_FT_Total_Comp_Regens
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment Trip Information record of the number of total regenerations which are Complete.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Total_Desired_Regens
Data Type : uint16

Unit : None
Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment Trip Information record of the number of total regenerations which are Desired.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Total_Incomp_Regens
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment Trip Information record of the number of total regenerations which are Incomplete.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Total_Peak_Soot_Stage
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 4

Accuracy : 1

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Total Peak Soot stages from V_ATM_Soot_Stage
Struct Default :
Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Trip_Comp_Regens
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment Trip Information record of the number of trip regenerations which are Complete.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Trip_Desired_Regens
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment Trip Information record of the number of trip regenerations which are Desired.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Trip_Incomp_Regens
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment Trip Information record of the number of trip regenerations which are Incomplete.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_FT_Trip_Peak_Soot_Stage
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 4

Accuracy : 1

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Trip Peak Soot stages from V_ATM_Soot_Stage
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_pr_FT_Total_Peak_DeltaP
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 3000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Total Peak DFP deltaP
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_pr_FT_Trip_Peak_DeltaP
Data Type : float

Unit : kPa

Minimum Value : 0
Maximum Value : 3000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Trip Peak DFP deltaP
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_RvrsdTherm_Comp
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Manufacturing Fixed Parameters

No of Array Elements :

Structure Array Size based on :

Description :
Powerdown flag indicating successful completion of Reversed thermistor diagnostic(T1,T3 Check) in OEM plant.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Aug 23, 2006

Obsolete : No
P_ATD_vm_FT_Total_Dosing_Sum
Data Type : float

Unit : L

Minimum Value : -134217728

Maximum Value : 134217727.9375

Accuracy : 0.0625

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Total doser fuel sum
Struct Default :
Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATD_vm_FT_Trip_Dosing_Sum
Data Type : float

Unit : L

Minimum Value : -134217728

Maximum Value : 134217727.9375

Accuracy : 0.0625

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Trip doser fuel sum
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_ATM_OT_EPSD_Shtdwn_Req
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Output from EPD_utility indicating engine status 1- engine running 8-shutdown in progress 4-engine shutdown
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
P_EMD_ct_AT1_Dither_Fail
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber :

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
number of drive cycles that DOC inlet thermistor dither single test has failed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
P_EMD_ct_AT2_Dither_Fail
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber :

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
number of drive cycles that DOC outlet thermistor dither single test has failed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
P_EMD_ct_AT3_Dither_Fail
Data Type : float

Unit : counts

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber :

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
number of drive cycles that DPF outlet thermistor dither single test has failed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
P_EMD_ct_DPF_dP_Dither_Fail
Data Type : float

Unit : counts

Minimum Value : 0
Maximum Value : 10

Accuracy :

BNumber :

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
# of drive cycles that DPF delta pressure sensor dither single test has failed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
P_EMD_ds_AT1_AccumDistance
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
accumulated vehicle distance used for dither test of DOC inlet thermistor
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
P_EMD_ds_AT2_AccumDistance
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
accumulated vehicle distance used for dither test of DOC outlet thermistor
Struct Default :
Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
P_EMD_ds_AT3_AccumDistance
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
accumulated vehicle distance used for dither test of DPF outlet thermistor
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
P_EMD_ds_DPF_dP_AccumDistance
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
accumulated vehicle distance used for dither test of DPF delta pressure sensor
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
P_EMD_tm_SinceRegenCompleted
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 1000000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1000000

Software Parameter Type : Powerdown-saved run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
time since V_SFP_Complete_Regen_Detected is set
Struct Default :

Chectout Status : IN by Todd Corbet on Oct 31, 2005

Obsolete : No
T_AIM_DPF_DeltaP_SupplyRLOC
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Resource locator passed to Get_input_a2d in order to obtain the DPF DeltaP Supply's voltage
Struct Default :

Chectout Status : IN by Mickey McDaniel on Aug 24, 2006

Obsolete : No
T_AIM_pr_DPF_DeltaP_RLOC
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 38

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Hardware pin number mapped to delta pressure across the DPF.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_AIM_Tmptr_SupplyRLOC
Data Type : uint16

Unit : None

Minimum Value : 0
Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 65535

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Resource locator passed to Get_input_a2d in order to obtain the Temperature Supply's voltage
Struct Default :

Chectout Status : IN by Mickey McDaniel on Aug 24, 2006

Obsolete : No
T_AIM_tr_DOC_In_RLOC
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency : 0

Simple Default : 34

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
This trim identifies the hardware pin number mapped to DOC In Temperature. It will be a 16 bit unsigned integer.
Struct Default :

Chectout Status : IN by Mickey McDaniel on Sep 02, 2005

Obsolete : No
T_AIM_tr_DOC_Out_RLOC
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 23

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Identifies the hardware pin number mapped to DOC out temperature.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_AIM_tr_DPF_Out_RLOC
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 32

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Hardware pin number mapped to the DPF out temperature.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATD_FT_HET_DPF_Out_High_Thd
Data Type : float

Unit : Deg_C

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 800

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
"High threshold of DPF Out temp used to turn on HET Lamp, tool trimmable variable."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATD_FT_HET_DPF_Out_Low_Thd
Data Type : float

Unit : Deg_C

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 350

Software Parameter Type : Trimmable


No of Array Elements :

Structure Array Size based on :

Description :
"Low threshold of DPF Out temp used to turn off HET Lamp, tool trimmable variable."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATD_FT_HET_Setup_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Mapped to TIS parameter AFT_HEST_Lamp_Setup_Enable
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATD_HET_Active_Regen_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
"When set to 1 active regen will turn on the HET lamp, tool trimmable variable."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATD_RvrsdTherm_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Trim to enable diagnostic.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATD_vr_HET_Veh_Spd_Thd
Data Type : float

Unit : km/hr

Minimum Value : 0

Maximum Value : 200

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 200

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
"Vehicle speed threshold used to disable HET Lamp operation, tool trimmable variable."
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATM_Enbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Enable of atm.
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATM_OT_Sev_SD_En
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Customer trim to enable aftertreatment severe exhaust temperature engine protection shutdown feature
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATM_ThermInitEnable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Enable of ATM thermistor filter init feature
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATP_Exh_Flow_Corr_Override
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Trimmable


No of Array Elements :

Structure Array Size based on :

Description :
an Engineering trim used to enable exhaust flow correction override.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATR_Disable_Engine_HC_Fdbk
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
Hydrocarbon Feedback from engine enable flag.
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_ATR_HC_H2O_Desoot_En
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
"DOC HC, H2O Desorb opermode and CMD disenabled (FALSE = feature ON; TRUE = feature OFF.)"
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_AT1_Dither_Enable
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - dither test for AT1 thermistors
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_AT1_Keyon_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - keyon test for AT1 thermistor
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_AT2_Dither_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - dither test for AT2 thermistors
Struct Default :
Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_AT2_Keyon_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - keyon test for AT2 thermistor
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_AT3_Dither_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - dither test for AT3 thermistors
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_AT3_Keyon_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable


No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - keyon test for AT3 thermistor
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_DPF_dP_Dither_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - DPF delta pressure dither test
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
T_EMD_DPF_dP_Keyon_Enable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Trimmable

No of Array Elements :

Structure Array Size based on :

Description :
enable flag for EMD feature - DPF delta pressure keyon test
Struct Default :

Chectout Status : IN by Roopak Ingole on Aug 23, 2006

Obsolete : No
V_AIM_ApplicationLabel
Data Type : uint16

Unit : None

Minimum Value : 1
Maximum Value : 3

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Current application label for Thermal Management (1=GOOD, 2=BAD, 3=UGLY)
Struct Default :

Chectout Status : IN by Wei, Tracy on Aug 08, 2005

Obsolete : No
V_AIM_AT1_Source
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC inlet temperature Source (0 = Primary, 1 = Backup, 2 = Default)
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_AT2_Source
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC Outlet temperature Source (0 = Primary, 1 = Backup, 2 = Default)
Struct Default :
Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_AT3_Source
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DPF outlet temperature Source (0 = Primary, 1 = Backup, 2 = Default)
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_Charge_Press_Ok
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
A flag indicating charge pressure is free from OOR and in-range errors
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 17, 2005

Obsolete : No
V_AIM_Coolant_Tmptr_Ok
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
coolant tmptr is free from OOR error and in range error
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_DOC_In_Tmptr_Status
Data Type : int16

Unit : None

Minimum Value : -255

Maximum Value : 255

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates the DOC In temperature sensor a2d status
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_AIM_DOC_Out_Tmptr_Status
Data Type : int16

Unit : None

Minimum Value : -255

Maximum Value : 255

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates the DOC Out temperature sensor a2d status
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_AIM_DPF_DeltaP_Source
Data Type : int16

Unit : None

Minimum Value : 0
Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DPF Delta pressure Source (0 = Primary, 1 = Backup, 2 = Default)
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_DPF_DeltaP_Status
Data Type : int16

Unit : None

Minimum Value : -255

Maximum Value : 255

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates the DPF DeltaP sensor a2d status
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Aug 17, 2006

Obsolete : No
V_AIM_DPF_Out_Tmptr_Status
Data Type : int16

Unit : None

Minimum Value : -255

Maximum Value : 255

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates the DPF Out temperature sensor a2d status
Struct Default :
Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_AIM_ds_AccumDistance
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
total vehicle distance in km since keyon
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_Engine_Cooled_Down
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating engine is cooled down sufficiently
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_Engine_Warm_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Flag to indicate the engine is warm.
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_AIM_Eng_Fuel_Sys_Ok
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
check on engine fuel system is okay
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_AIM_ev_DOC_In_Tmptr
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 12

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
sensor voltage detected by the ECM.
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_ev_DOC_Out_Tmptr
Data Type : uint16

Unit : V

Minimum Value : 0
Maximum Value : 12

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC out temperature sensor voltage detected by the ECM.
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_ev_DPF_DeltaP
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 12

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Delta pressure sensor voltage detected by the ECM.
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_ev_DPF_Out_Tmptr
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 12

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DPF out temperature sensor voltage detected by the ECM.
Struct Default :
Chectout Status : IN by Jinqiang Zhao on May 19, 2005

Obsolete : No
V_AIM_ev_FT_DOCInTmptr
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 4095.9375

Accuracy : 0.0625

BNumber : 12

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
this param equals V_AIM_ev_DOC_In_Tmptr is right shift 4 bits for FTIS.
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_ev_FT_DOCOutTmptr
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 4095.9375

Accuracy : 0.0625

BNumber : 12

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
this param equals V_AIM_ev_DOC_Out_Tmptr is right shift 4 bits for FTIS.
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_ev_FT_DPFDeltaP
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 4095.9375

Accuracy : 0.0625

BNumber : 12

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
this param equals V_AIM_ev_DPF_DeltaP is right shift 4 bits for FTIS.
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_ev_FT_DPFOutTmptr
Data Type : uint16

Unit : V

Minimum Value : 0

Maximum Value : 4095.9375

Accuracy : 0.0625

BNumber : 12

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
this param equals V_AIM_ev_DPF_Out_Tmptr is right shift 4 bits for FTIS.
Struct Default :

Chectout Status : IN by Jinqiang Zhao on May 19, 2005

Obsolete : No
V_AIM_fg_Turbo_Out
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Mass flow rate of exhaust.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_fg_Turbo_Out_Status
Data Type : int16

Unit : None

Minimum Value : 0
Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust Flow Status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_mf_TrbnOutHCTrgt_Fdbk
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out HC estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_HC
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out HC estimate.
Struct Default :
Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_HC_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine Out HC Status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_NO2
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out NO2 estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_NO2_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Engine Out NO2 Satus.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_NOx
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out NOx estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Oct 18, 2005

Obsolete : No
V_AIM_mf_Turbo_Out_NOx_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine Out NOx Status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_O2
Data Type : float

Unit : Frac

Minimum Value : 0
Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out O2 estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Oct 18, 2005

Obsolete : No
V_AIM_mf_Turbo_Out_O2_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine Out O2 Satus.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_PM
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out DPM estimate.
Struct Default :
Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_AIM_mf_Turbo_Out_PM_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine Out PM Status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_OT_EPSD_Last_ShutdownID
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Channel ID of the component that placed the current shutdown request
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_AIM_pr_Ambient_Air
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 200

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Local ATM value for Ignition/key switch
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_pr_Ambient_Air_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Ambient Air Press Status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_pr_Charge_Press_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Charger Press Status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 06, 2006

Obsolete : No
V_AIM_pr_DPF_Delta
Data Type : float

Unit : kPa

Minimum Value : -10


Maximum Value : 50

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Pressure drop across DPF after a2d processing.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_pr_DPF_Delta_fxp
Data Type : int16

Unit : kPa

Minimum Value : -165.855561669

Maximum Value : 165.855561669

Accuracy :

BNumber : 9

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Used for transform float to fix
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_pr_Turbo_Out
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 18

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out pressure estimate.
Struct Default :
Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_PTMStatRegen_Active
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates Stationary Regeneration is currently active.
Struct Default :

Chectout Status : IN by Wei, Tracy on May 10, 2006

Obsolete : No
V_AIM_Thermal_CBR_Active
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
True when cbr CBR_Thermal_Oscar_Active is True.
Struct Default :

Chectout Status : IN by Wei, Tracy on Nov 07, 2005

Obsolete : No
V_AIM_tr_Ambient_Air
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Ambient air temperature, estimated from compressor inlet temperature.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_Ambient_Air_Status
Data Type : int16

Unit : None

Minimum Value : -10

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Ambient air temperature status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_tr_Charge_Tmptr
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
charge temperature provided by ATM/AIM
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_Charge_Tmptr_Status
Data Type : int16

Unit : None

Minimum Value : -10


Maximum Value : 10

Accuracy : 1

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Charge Temperature Status
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_AIM_tr_Coolant_Tmptr
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
coolant temperature provided by ATM/AIM
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_Coolant_Tmptr_Status
Data Type : int16

Unit : None

Minimum Value : -10

Maximum Value : 10

Accuracy : 1

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Coolant temperature status
Struct Default :
Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_AIM_tr_DOC_In
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
ATM a2d scaled/filtered DOC inlet temperature
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_DOC_In_fxp
Data Type : int16

Unit : Deg_C

Minimum Value : -2048

Maximum Value : 2047

Accuracy : 0.0625

BNumber : 11

Max Latency :

Simple Default : 300

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Change the float to fix forFTIS mapping
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_tr_DOC_Out
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
ATM a2d scaled/filtered DOC outlet/DPF inlet temperature
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_DOC_Out_fxp
Data Type : int16

Unit : Deg_C

Minimum Value : -2048

Maximum Value : 2047

Accuracy : 0.0625

BNumber : 11

Max Latency :

Simple Default : 300

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Change the float to fix forFTIS mapping
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 08, 2005

Obsolete : No
V_AIM_tr_DPF_Out
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 300

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
ATM a2d scaled/filtered DPF outlet temperature
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_DPF_Out_fxp
Data Type : int16

Unit : Deg_C

Minimum Value : -2048


Maximum Value : 2047

Accuracy : 0.0625

BNumber : 11

Max Latency :

Simple Default : 300

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Change the float to fix forFTIS mapping
Struct Default :

Chectout Status : IN by Jinqiang Zhao on May 19, 2005

Obsolete : No
V_AIM_tr_Fuel_Temp
Data Type : float

Unit : Deg_C

Minimum Value : -40

Maximum Value : 230

Accuracy :

BNumber :

Max Latency :

Simple Default : 70

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Fuel Temperature
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_tr_Oil_Tmptr
Data Type : float

Unit : Deg_K

Minimum Value : 273

Maximum Value : 1000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Float oil temperature
Struct Default :
Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_AIM_tr_Oil_Tmptr_Status
Data Type : int16

Unit : None

Minimum Value : -10

Maximum Value : 10

Accuracy : 1

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Oil temperature status
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_AIM_tr_Turbo_Out
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out temperature estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_Vehicle_Not_Moving
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
Indicates to FTIS Dosing System Test that the vehicle is not moving and it is safe to run the test.
Struct Default :

Chectout Status : IN by Todd Corbet on Oct 13, 2005

Obsolete : No
V_AIM_vr_Engine_Speed
Data Type : float

Unit : RPM

Minimum Value : 0

Maximum Value : 6000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Local ATM value for engine speed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_vr_Engine_Speed_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine Speed status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_vr_Turbo_Speed
Data Type : float

Unit : RPM

Minimum Value : 0
Maximum Value : 28000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Local ATM value for turbo speed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_AIM_vr_Turbo_Speed_Status
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 15

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Turbo Speed status.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 03, 2006

Obsolete : No
V_AIM_VSS_Ok
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
vehicle speed signal is okay
Struct Default :
Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_APM_DisableDosing
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
V_OCM_Disable_Fueling = V_APM_DisableDosing
Struct Default :

Chectout Status : IN by James Jackson on Sep 08, 2005

Obsolete : No
V_APM_DOCDelta_Hi_Condition
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the DOC Out temperature is above the High Temperature Threshold
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_DOCOut_HiTmptr_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DOC outlet over tmptr occurred.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DOCOut_Persist_Fault
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DOC outlet over tmptr fault is set.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DOCOut_Severe_Fault
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DOC outlet severe tmptr fault is set.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DOC_HiDeltaT_Enabled
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DOC high deltaT dtection is enabled
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 19, 2005

Obsolete : No
V_APM_DOC_HiDeltaT_Fault
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating high DOC deltaT fault is set.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DOC_Out_RL_Condition
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the DOC Out temperature is above the Severe Temperature Threshold
Struct Default :
Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_DPFOut_HiTmptr_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DPF outlet over tmptr occurred.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DPFOut_Persist_Fault
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DPF outlet over tmptr fault is set.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DPFOut_Severe_Fault
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DPF outlet severe tmptr fault is set.
Struct Default :

Chectout Status : IN by James Jackson on Aug 17, 2005

Obsolete : No
V_APM_DPF_Out_RL_Condition
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the DPF Out temperature is above the Severe Temperature Threshold
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_EPSD_ClrLatch
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Command to clear all latches for aftertreatment shutdown logic
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_EPSD_InProgress
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the aftertreatment initiated engine shutdown is in progress
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_OORShutdownInvalid
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the time window to allow OOR faults to initiate engine shutdown has been exceeded
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_OT_EPSD_Request
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Aftertreatment severe temperature engine protection shutdown request conveyed to EPD_utility
Struct Default :
Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_OT_PrevEPSD
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the engine was shutdown previously by aftertreatment engine protection shutdown feature
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_APM_RegenInhibitDueToFault
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Combines Soot Severe, HIM, Face Plugging, V_APM_Disable_Dosing faults into one flag for datalink
Struct Default :

Chectout Status : IN by Todd Corbet on Jul 19, 2006

Obsolete : No
V_APM_RqstProtMode
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
diagnostic flag that requests PTM for protection mode
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
V_APM_tm_EPD_LatchWindow
Data Type : float

Unit : s

Minimum Value : 0

Maximum Value : 5000

Accuracy :

BNumber : 0

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
The amount of time an aftertreatment shutdown request is latched
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_ATD_bs_SysIO_Errs
Data Type : uint32

Unit : HEX

Minimum Value : 0

Maximum Value : 32767

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Bit maps for I/O related errors
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
V_ATD_bs_SysPerf_Errs
Data Type : uint32

Unit : HEX

Minimum Value : 0
Maximum Value : 32767

Accuracy :

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Bit maps for system performance related errors
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
V_ATD_DeltaT_Abort_Average
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-range thermistor diagnostic DeltaT has been Aborted due to system errors
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_Allow_Average
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Stop running average of Delta Temperatures until the conditions are right again, does not reset
Struct Default :
Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_Buffer_Filled
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates that running average buffer is now full and diagnostics can execute
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_Buffer_Reset
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Reset running average of Delta Temperatures and hold until the conditions are right again, refill buffer
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DOC_High
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DOC High
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DOC_In_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT DOC In error
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DOC_In_Test
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DOC In Test
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DOC_Low
Data Type : boolean

Unit : None

Minimum Value : 0
Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DOC Low
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DOC_Out_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT DOC Out error
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DOC_Out_Test
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DOC Out Test
Struct Default :
Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DPF_High
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DPF High
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DPF_Low
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DPF Low
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DPF_Out_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable


No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT DPF Out error
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_DPF_Out_Test
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT single test result DPF Out Test
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_DeltaT_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
State of diagnostic In-Range DeltaT EMD_NOT_RUN = 0 EMD_ABORT = 4 EMD_RUN = 6 EMD_FAIL = 7 EMD_RESET = 8
EMD_PRELIM_FAIL = 3
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_ECM_Real_Time
Data Type : uint32

Unit : s

Minimum Value : 0
Maximum Value : 1073741824

Accuracy : 0.25

BNumber : 30

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
This is the time in seconds since 12:00 AM, Jan 1, 1985 GMT. It has a value of 0xFFFFFFFF if it has never been set, or
if power has been lost to the hardware real time clock. It is the same as Real_Time_Clock and is used in AFT History
FTIS. This value should be used by components needing real-time in units readable by tools. The value returned from
service Get_ECM_RTC() does not comply with the GTIS tool interface.
Struct Default :

Chectout Status : IN by Todd Corbet on Apr 16, 2007

Obsolete : No
V_ATD_ECM_Run_Time
Data Type : uint32

Unit : s

Minimum Value : 0

Maximum Value : 1073741824

Accuracy : 0.25

BNumber : 30

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
This data is an integer that counts up or increments every 250 ms. It is the same as GTIS_ECM_Run_Time and is used in
AFT History FTIS.
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 01, 2006

Obsolete : No
V_ATD_FT_DOC_Reset_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag to reset face plug error when DOC replaced
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 29, 2006

Obsolete : No
V_ATD_FT_Doser_Reset_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag to reset doser error when DOC replaced
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 22, 2006

Obsolete : No
V_ATD_FT_Dosing_Active
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates doser is commanding > 0 g/sec, mapped to TIS AFT_Part_Filter_Regen_Dosing_Command
Struct Default :

Chectout Status : IN by Todd Corbet on Jun 26, 2006

Obsolete : No
V_ATD_FT_Filter_Reset_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8
Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag to reset soot load error when filter replaced
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 29, 2006

Obsolete : No
V_ATD_FT_GreenFilterField
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Set when service tool indicates a new filter has been installed in the feild.
Struct Default :

Chectout Status : IN by Todd Corbet on Jul 06, 2006

Obsolete : No
V_ATD_FT_GreenFilterPlant
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag to indicate that a Green filter has been installed at the plant.
Struct Default :

Chectout Status : IN by Todd Corbet on Jul 06, 2006

Obsolete : No
V_ATD_FT_Maintenance_Status
Data Type : uint8
Unit : None

Minimum Value : 0

Maximum Value : 4

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Status of AFT Maintenace FTIS _ECM_PROHIBITED 4 _INACTIVE 0 _ACTIVE 1 TIS_COMPLETE 2
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 29, 2006

Obsolete : No
V_ATD_FT_Maintenance_Value
Data Type : uint32

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy : 1

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Reset sent from INSITE TIS_AFT_ALL_RESET 0 TIS_AFT_FACE_PLUGGING_RESET 1 TIS_AFT_ASH_LOAD_RESET 2
Struct Default :

Chectout Status : IN by Todd Corbet on Aug 23, 2006

Obsolete : No
V_ATD_FT_Reset_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating a trip informationn reset has been issured by the tool
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
V_ATD_pr_Delta_Max
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Maximum DPF Delta Pressure during a regeneration.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
V_ATD_RvrsdTherm_Comp
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating successful completion of diagnostic.
Struct Default :

Chectout Status : IN by Krishna Subramanyam on May 09, 2006

Obsolete : No
V_ATD_RvrsdTherm_Failed
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if maximum diagnostic test time has expired.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
V_ATD_RvrsdTherm_Quit
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if maximum diagnostic test time has expired.
Struct Default :

Chectout Status : IN by Wei, Tracy on Feb 17, 2006

Obsolete : No
V_ATD_RvrsdTherm_State
Data Type : uint8

Unit : None

Minimum Value : 0

Maximum Value : 255

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates diagnostic state RUN, PAUSE, ABORT,IDLE
Struct Default :

Chectout Status : IN by Krishna Subramanyam on May 09, 2006

Obsolete : No
V_ATD_tr_DeltaT_DOC_Average
Data Type : float
Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT running average across the DOC
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_tr_DeltaT_DPF_Average
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
In-Range DeltaT running average across the DPF
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 02, 2007

Obsolete : No
V_ATD_tr_DOC_Out_Max
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Maximum DOC Out temperature during regeneration.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
V_ATD_tr_DPF_Out_Max
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Maximum DPF Out temperature during a regeneration.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
V_ATM_Active_Dosing
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Dosing status indicator for SPN3700 datalink message
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Feb 14, 2007

Obsolete : No
V_ATM_Active_Regen
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Same as V_ATM_HET_Status but without the vehicle speed disable conditions.
Struct Default :

Chectout Status : IN by Todd Corbet on Nov 30, 2005

Obsolete : No
V_ATM_ct_ThermFiltInit
Data Type : uint8

Unit : counts

Minimum Value : 0

Maximum Value : 10

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Counts that have elapsed before thermistor initialization
Struct Default :

Chectout Status : IN by Krishna Subramanyam on May 09, 2006

Obsolete : No
V_ATM_Dosing_Allowed
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
TRUE = Allow desoot mode to pass down to OCM. FLASE = Block desoot commande to pass down to OCM.
Struct Default :

Chectout Status : IN by Wei, Tracy on Nov 18, 2005

Obsolete : No
V_ATM_DPF_Reward
Data Type : boolean
Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DPF reward flat, to reward the operator.
Struct Default :

Chectout Status : IN by Mickey McDaniel on May 15, 2006

Obsolete : No
V_ATM_fg_HC_Fdbk_Total
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.00001

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Hydrocarbon feedback total available.
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
V_ATM_HET_Status
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
High Exhaust Temperature (HET) lamp. ATS will determine if the exaust temperature is currently hot from dosing or if it
could become hot.
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 29, 2006

Obsolete : No
V_ATM_HIM_Cmd_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Interface Structure for HIM Command
Struct Default :

Chectout Status : IN by Wei, Tracy on Aug 04, 2005

Obsolete : No
V_ATM_Ineff_Stationary_Regen
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 0

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Set when Dosing but Stationary Regen is not able to complete in expected time
Struct Default :

Chectout Status : IN by Dan Wilhelm on Dec 08, 2006

Obsolete : No
V_ATM_OCM_Cmd_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Interface Structure for OCM Command
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 13, 2005

Obsolete : No
V_ATM_Oper_Mode
Data Type : uint32

Unit : None

Minimum Value : 1

Maximum Value : 10

Accuracy : 1

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
After Treatment Manager Operating Mode
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 30, 2006

Obsolete : No
V_ATM_Persist_Data_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
TRUE = FC1117 Persist Data Error Active FALSE = FC1117 Not Active
Struct Default :

Chectout Status : IN by Daniel Harshbarger on Dec 21, 2006

Obsolete : No
V_ATM_PTM_Rqst_Interface
Data Type : atm_ptm_interface_fop_struct_t
Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Interface Structure for PTM Request
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 13, 2005

Obsolete : No
V_ATM_SFM_Cmd_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Interface Structure for SFM Command
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 13, 2005

Obsolete : No
V_ATM_Soot_Stage
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 4

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Soot stages.
Struct Default :

Chectout Status : IN by Wei, Tracy on Nov 18, 2005

Obsolete : No
V_ATM_StatRegenEnbl
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
ATM flag for stationary regen.
Struct Default :

Chectout Status : IN by Roopak Ingole on Feb 17, 2006

Obsolete : No
V_ATM_tm_OT_EPSD_Delay
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Delay counter output from EPD_Utility for aftertreatment engine protection shutdown
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_ATM_tm_OT_EPSD_Warning
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 1023

Accuracy :

BNumber : 10

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Warning time counter for aftertreatment engine protection shutdown, output from EPD_Utility
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 26, 2006

Obsolete : No
V_ATM_vr_Vehicle_Speed
Data Type : float

Unit : km/hr

Minimum Value : 0

Maximum Value : 256

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Speed of Vehicle from Engine
Struct Default :

Chectout Status : IN by Todd Corbet on Nov 23, 2005

Obsolete : No
V_ATP_ApplicationLabel
Data Type : uint16

Unit : None

Minimum Value : 1

Maximum Value : 3

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Current application label for Thermal Management (1=GOOD, 2=BAD, 3=UGLY)
Struct Default :

Chectout Status : IN by Wei, Tracy on Aug 08, 2005

Obsolete : No
V_ATP_Engine_Running
Data Type : boolean
Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flags used to indicate if the engine is running above 200 rpm for a time period
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Jul 13, 2006

Obsolete : No
V_ATP_fg_Exhaust_Total
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust mass flow rate from engine plus feedback hydrcarbon.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATP_fg_Turbo_Out
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust mass flow rate limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_mf_Turbo_Out_HC
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out HC estimation limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_mf_Turbo_Out_NO2
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out NO2 estimation limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_mf_Turbo_Out_NOx
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :
Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out NOx estimation limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_mf_Turbo_Out_O2
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out O2 estimation limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_mf_Turbo_Out_PM
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out DPM estimation limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_OCM_In_Data
Data Type : atm_data_interface_fop_struct_t
Unit : None

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Data structure to OCM mgr.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 14, 2005

Obsolete : No
V_ATP_PIP_In_Data
Data Type : atm_data_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Data structure to PIP mgr.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 14, 2005

Obsolete : No
V_ATP_pr_Ambient_Air
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 200

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Ambient air pressure.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATP_pr_DPF_Delta
Data Type : float

Unit : kPa

Minimum Value : -10

Maximum Value : 50

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Post-processed and limited V_AIM_pr_DPF_Delta.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATP_pr_Turbo_Out
Data Type : float

Unit : kPa

Minimum Value : 0

Maximum Value : 1000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine turbine out pressure estimate.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATP_SFM_In_Data
Data Type : atm_data_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1

BNumber : 16

Max Latency :
Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Data structure to SFM mgr.
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 14, 2005

Obsolete : No
V_ATP_tr_Ambient_Air
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 1

BNumber : 15

Max Latency : 0

Simple Default : 200

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Temperature of the surrounding air
Struct Default :

Chectout Status : IN by Wei, Tracy on Apr 05, 2006

Obsolete : No
V_ATP_tr_DOC_In
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC Inlet Temperature
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_tr_DOC_Out
Data Type : float
Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Post-processed DOC Out temperature.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_tr_DPF_Out
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 0

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Post-processed DPF Out temperature.
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_ATP_tr_Fuel_Temp
Data Type : float

Unit : Deg_C

Minimum Value : -40

Maximum Value : 230

Accuracy :

BNumber :

Max Latency :

Simple Default : 70

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Fuel Temperature
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATP_tr_Turbo_Out
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine out temperature estimation limited and filtered.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATP_vr_Engine_Speed
Data Type : float

Unit : RPM

Minimum Value : 0

Maximum Value : 6000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Filtered local ATM value for engine speed
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_HC_Fdbk_from_HIM
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 30

Accuracy : 1

BNumber : 18

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Hydrocarbon dosing fuel feedback value from HIM to ATM.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_OCM_Cmd_Hi
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Commanded OCM Flow High
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_OCM_Cmd_LLim
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Commanded OCM Flow Lower Limit
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_OCM_Cmd_Lo
Data Type : float
Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Commanded OCM Flow Low
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_OCM_Rqst_HC_Cmd
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 30

Accuracy : 1

BNumber : 18

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
V_ATM_OCM_Rqst_Interface.hc_lo
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_PTM_Rqst_Hi
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Flow High
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_PTM_Rqst_LLim
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 3

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Flow Lower Limit
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_fg_PTM_Rqst_Lo
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 10000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Flow Low
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_mf_PM_Red_From_PTM
Data Type : float

Unit : Frac

Minimum Value : 0

Maximum Value : 1

Accuracy : 0.00001

BNumber : 16

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Particulate Matter Reduction from engine, sent to SFM
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_tr_OCM_Cmd_Hi
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 773.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Commanded OCM Temperature High
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_tr_OCM_Cmd_Lo
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 523.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Commanded OCM Temperature Low
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_tr_OCM_Cmd_ULim
Data Type : float
Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 973.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Commanded OCM Temperature Device Upper Limit
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_tr_PTM_Rqst_Hi
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 773.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Temperature High
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_tr_PTM_Rqst_Lo
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 523.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Temperature Low Limit
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_ATR_tr_PTM_Rqst_ULim
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy : 0.1

BNumber : 16

Max Latency :

Simple Default : 973.15

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Requested Engine Out Temperature Upper Limit
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_EMD_AT1_CurrDither_Fail
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC inlet thermistor dither single test fails at current drive cycle
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_AT1_Dither_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
dither error flag of DOC inlet thermistor
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_AT1_Dither_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 3=PRELIM_FAIL, 4=ABORT, 5=SINGLE_PASS, 6=RUN
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_AT1_Keyon_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
keyon test error from DOC inlet thermistor keyon test
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_AT1_Keyon_State
Data Type : uint16
Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 4=ABORT
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_AT2_CurrDither_Fail
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC outlet thermistor dither single test fails at current drive cycle
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_AT2_Dither_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
dither error flag of DOC outlet thermistor
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_AT2_Dither_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 3=PRELIM_FAIL, 4=ABORT, 5=SINGLE_PASS, 6=RUN
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_AT2_Keyon_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
keyon test error from DOC outlet thermistor keyon test
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_AT2_Keyon_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 4=ABORT
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_AT3_CurrDither_Fail
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DPF outlet thermistor dither single test fails at current drive cycle
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_AT3_Dither_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
dither error flag of DPF outlet thermistor
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_AT3_Dither_State
Data Type : uint16
Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 3=PRELIM_FAIL, 4=ABORT, 5=SINGLE_PASS, 6=RUN
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_AT3_Keyon_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
keyon test error from DPF outlet thermistor keyon test
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_AT3_Keyon_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 4=ABORT
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_ChargeTmptrCold
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Charge temperature low flag in the EMD system checking
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_EMD_CoolantTmptrCold
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Cooleant low flag in the EMD checking
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_EMD_DPF_dP_CurrDither_Fail
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DPF delta pressure sensor dither single test fails at current drive cycle
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_DPF_dP_Dither_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
dither error flag for DPF delta pressure sensor
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_DPF_dP_Dither_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 3=PRELIM_FAIL, 4=ABORT, 5=SINGLE_PASS, 6=RUN
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_DPF_dP_Keyon_Error
Data Type : boolean
Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
keyon error flag for DPF delta pressure sensor
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_DPF_dP_Keyon_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
0=NOT_RUN, 1=PASS, 2=FAIL, 4=ABORT
Struct Default :

Chectout Status : IN by Clyde Xi on Aug 30, 2005

Obsolete : No
V_EMD_ds_AccumDistKeyon
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
accumulated vehicle distance in km at keyon
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_ds_Distance_Increment
Data Type : float

Unit : km

Minimum Value : 0

Maximum Value : 1000000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
incremental distance, in km, traveled by the vehicle over last exec frame
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_OilTmptrCold
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Oil temperature low flag in the EMD system checking
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_EMD_pr_DPF_dP_atTestStart
Data Type : float

Unit : kPa

Minimum Value : -10

Maximum Value : 50

Accuracy :

BNumber : 16

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
snapshot value of DPF delta pressure at beginning of EMD diag test
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_EMD_PSR_Dither_DistReached
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
a flag indicating minimum distance covered for start of DPF deltaP dither test
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_PSR_Startup_Complete
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
a flag indicating a delay is completed to start delta press. rationality test
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_SystemCold
Data Type : boolean
Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
EMD system cold flag
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Mar 23, 2006

Obsolete : No
V_EMD_Sys_Check_Status
Data Type : atm_emd_sys_checks

Unit : None

Minimum Value :

Maximum Value :

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
a list of flags for necessary system checks that enables EMD diag algorithms
Struct Default :

Chectout Status : IN by Clyde Xi on Sep 14, 2005

Obsolete : No
V_EMD_tr_AT1_atTestStart
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
snapshot value of DOC inlet tmptr at beginning of EMD diag test
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_EMD_tr_AT2_atTestStart
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
snapshot value of DOC outlet tmptr at beginning of EMD diag test
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_EMD_tr_AT3_atTestStart
Data Type : float

Unit : Deg_K

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
snapshot value of DPF outlet tmptr at beginning of EMD diag test
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_EMD_TSR_Dither_DistReached
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
a flag indicating minimum distance covered for start of thermistor dither test
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_TSR_Startup_Complete
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
a flag indicating a delay is completed to start thermistor rationality test
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_xx_FlwResist_DPF_Actual
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 1000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 25

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
actual DPF flow resistance
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_xx_FlwResist_MissDPF_Lim
Data Type : float
Unit : None

Minimum Value : 0

Maximum Value : 500

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
output of lookup table that determines resistance limit of missing DPF
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_EMD_xx_FlwResist_PlugDPF_Lim
Data Type : float

Unit : None

Minimum Value : 0

Maximum Value : 500

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
output of lookup table that determines resistance limit of plugged DPF
Struct Default :

Chectout Status : IN by Clyde Xi on Jun 02, 2005

Obsolete : No
V_HIM_Rqst_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
HIM requests to ATM.
Struct Default :

Chectout Status : IN by Wei, Tracy on Aug 04, 2005

Obsolete : No
V_PTM_ATM_Cmd_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value :

Maximum Value :

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
PTM Command for ATM
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 13, 2005

Obsolete : No

Data Used
Ambient_Air_Press
Data Type : int32

Unit : kPa

Minimum Value : 0

Maximum Value : 102

Accuracy :

BNumber : 26

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Value of Ambient Air Pressure [From 02 -- Units: IN_HG Size:2 Digits:2 Signed:U Scalar:0.0159064138077] [Jims
comp:{EMM}]
Struct Default :

Chectout Status : IN by Scott Decker on Apr 29, 2004

Obsolete : No
Ambient_Air_Tmptr
Data Type : int16

Unit : Deg_C

Minimum Value : -50

Maximum Value : 75

Accuracy :
BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Ambient Air Temperature, estimated ambient air temperature from compressor inlet temperature [From 02 -- Units:
DEG_F Size:2 Digits:2 Signed:S Scalar:0.015625] [Jims comp:{EMM}]
Struct Default :

Chectout Status : IN by Jason Zhang on May 03, 2006

Obsolete : No
CBM_O2_Out_Frac
Data Type : int32

Unit : None

Minimum Value : 0

Maximum Value : .999

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0.189

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust fraction of O2, by mass.
Struct Default :

Chectout Status : IN by Bo Liao on Sep 15, 2005

Obsolete : No
CBM_PM_Out_Frac
Data Type : int32

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine Out PM mass fraction from PM estimator.
Struct Default :

Chectout Status : IN by Bo Liao on Sep 15, 2005

Obsolete : No
CBR_NOx_Out_Frac
Data Type : int32

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
NOx mass fraction from the estimator
Struct Default :

Chectout Status : IN by Bo Liao on Sep 15, 2005

Obsolete : No
CBR_Thermal_Oscar_Active
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
True when oscar thermal management is active
Struct Default :

Chectout Status : IN by Bo Liao on May 27, 2005

Obsolete : No
Charge_Press
Data Type : int16

Unit : kPa

Minimum Value : 0

Maximum Value : 550

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :


Description :
Value of Charge Pressure [From 02 -- Units: IN_HG Size:2 Digits:2 Signed:U Scalar:0.0159064138077] [Jims
comp:{CHM}]
Struct Default :

Chectout Status : IN by Scott Decker on Apr 29, 2004

Obsolete : No
Charge_Tmptr
Data Type : int16

Unit : Deg_C

Minimum Value : -50

Maximum Value : 180

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Intake_Manifold_Temperature_Sensor raw value linearized and filtered [From 02 -- Units: DEG_F Size:2 Digits:2
Signed:S Scalar:0.015625] [Jims comp:{CHM}]
Struct Default :

Chectout Status : IN by Scott Decker on Apr 29, 2004

Obsolete : No
Coolant_Temperature
Data Type : int16

Unit : Deg_C

Minimum Value : -40

Maximum Value : 210

Accuracy :

BNumber : 8

Max Latency : 0

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
The linearized and filtered analog value for the fluid engine coolant temperature.
Struct Default :

Chectout Status : IN by Scott Decker on Mar 10, 2003

Obsolete : No
CTD_Temperature_Is_Warm
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1
Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Temperature condition during engine operation: 0 = COLD 1 = WARM
Struct Default :

Chectout Status : IN by Sucheta Moghe on Jul 08, 2005

Obsolete : No
ECM_Status
Data Type : uint16

Unit : HEX

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Manufacturing Fixed Parameters

No of Array Elements :

Structure Array Size based on :

Description :
Indicates the current main application load status. ECM_Status takes on values as identified in GTIS. Dependent on
the value of ECM_Status is the application code which will run upon powerup. ECM_Status also controls whether a
calibration may be downloaded into an ECM. ECM_Status is kept in fixed dat space for programming by the ECM
manufacturer and shared between ECM resident applications (Flash Loaders, Boot Strap and Main Application)
Struct Default :

Chectout Status : IN by Steve Ferree on Aug 25, 2004

Obsolete : No
Engine_Speed
Data Type : int32

Unit : RPM

Minimum Value : 0

Maximum Value : 4500

Accuracy :

BNumber : 28

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Filtered_Engine_Speed: Variable 2^n pulse averaged and filtered engine speed
Struct Default :
Chectout Status : IN by Ron Liu on Nov 02, 2004

Obsolete : No
Engine_Speed
Data Type : int32

Unit : RPM

Minimum Value : -4000

Maximum Value : 4000

Accuracy :

BNumber : 28

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine speed
Struct Default :

Chectout Status : IN by Keith Musser on Oct 10, 2002

Obsolete : No
Engine_Speed
Data Type : int32

Unit : RPM

Minimum Value : -4000

Maximum Value : 4000

Accuracy :

BNumber : 28

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Engine speed
Struct Default :

Chectout Status : IN by Dan Wilhelm on Apr 07, 2004

Obsolete : No
EPD_Latest_Shutdown_ID
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 65535

Accuracy :

BNumber : 16

Max Latency : 0

Simple Default : 0
Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Identification of the latest cause of the shutdown requests due to engine protection derate requests. SRS 3.1.2.2.2.
Data will be persistant across reset.
Struct Default :

Chectout Status : IN by Marty Books on Oct 26, 2004

Obsolete : No
Exhaust_Flow
Data Type : int16

Unit : kg/min

Minimum Value : 0

Maximum Value : 200

Accuracy :

BNumber : 8

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust Flow raw value linearized and filterd [From 02 -- Units: LB/MIN Size:2 Digits:2 Signed:S
Scalar:0.0078125] [Jims comp:{CHM}]
Struct Default :

Chectout Status : IN by Xiaopeng Fang on Aug 19, 2005

Obsolete : No
Exhaust_Press
Data Type : int16

Unit : kPa

Minimum Value : 0

Maximum Value : 1023.9

Accuracy :

BNumber : 10

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust pressure post processing value [From 02 -- Units: IN_HG Size:2 Digits:2 Signed:U
Scalar:0.0159064138077] [Jims comp:{CHM}]
Struct Default :

Chectout Status : IN by Xiaopeng Fang on Nov 09, 2004

Obsolete : No
Exhaust_Tmptr
Data Type : int16
Unit : Deg_C

Minimum Value : -17.7777777777778

Maximum Value : 982.222222222222

Accuracy :

BNumber : 13

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust Temperature virtual sensor value.
Struct Default :

Chectout Status : IN by Bo Liao on Nov 27, 2006

Obsolete : No
Filtered_Turbo_Speed
Data Type : int16

Unit : KRPM

Minimum Value : 0

Maximum Value : 200.04

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Turbo speed after filtering
Struct Default :

Chectout Status : IN by Bo Liao on Nov 27, 2006

Obsolete : No
Fuel_Temperature
Data Type : int16

Unit : Deg_C

Minimum Value : -40

Maximum Value : 230

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 70

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Fuel Temperature
Struct Default :

Chectout Status : IN by Ravi Rayala on Sep 30, 2004

Obsolete : No
GTIS_ECM_Run_Time
Data Type : uint32

Unit : s

Minimum Value : 0

Maximum Value : 1073741824

Accuracy : 0.25

BNumber : 30

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
This data is an integer that counts up or increments every 250 ms.
Struct Default :

Chectout Status : IN by Poe Xayariboun on Sep 08, 2003

Obsolete : No
H_SFD_DeltaP_High_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
High Delta Pressure detection flag
Struct Default :

Chectout Status : IN by Ravi Rayala on Apr 27, 2005

Obsolete : No
Oil_Temperature
Data Type : int16

Unit : Deg_C

Minimum Value : -40

Maximum Value : 210

Accuracy :

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
The linearized and filtered analog value for the fluid engine oil temperature.
Struct Default :

Chectout Status : IN by Sean Grady on Aug 19, 2003

Obsolete : No
PTM_ApplicationLabel
Data Type : uint16

Unit : None

Minimum Value : 1

Maximum Value : 3

Accuracy :

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Current final application label for Thermal Management (1=GOOD, 2=BAD, 3=UGLY)
Struct Default :

Chectout Status : IN by Patrick Djan-Sampson on Mar 02, 2006

Obsolete : No
PTM_StatRegenEnable
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates that all conditions for Stat. Regen have been met.
Struct Default :

Chectout Status : IN by Patrick Djan-Sampson on Jun 14, 2006

Obsolete : No
PTM_Stat_Regen_Active
Data Type : boolean
Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates Stationary Regeneration is currently active
Struct Default :

Chectout Status : IN by Patrick Djan-Sampson on Mar 02, 2006

Obsolete : No
Ptr_IXPS_register_ATM_PTM
Data Type : register_ATM_PTM_call_t

Unit : None

Minimum Value : 0

Maximum Value : 4294967295

Accuracy :

BNumber : 32

Max Latency :

Simple Default : IXPS_register_ATM_PTM

Software Parameter Type : Data Constant

No of Array Elements :

Structure Array Size based on :

Description :
Pointer to the IXPS_register_ATM_PTM function. This should be used by the aftertreatment manager to verify that an
IXPS is in the system.
Struct Default :

Chectout Status : IN by Poe Xayariboun on Oct 20, 2004

Obsolete : No
P_EMD_DOC_Eff_Error_Lamp
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag for DOC efficiency lamp error
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Oct 24, 2005

Obsolete : No
P_EMD_DOC_Eff_Error_NoLamp
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag for DOC efficiency nolamp error
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Oct 24, 2005

Obsolete : No
P_OCL_DOC_Face_Plug_Active
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Face plugging status
Struct Default :

Chectout Status : IN by Wei, Tracy on Oct 25, 2005

Obsolete : No
P_SFP_Soot_Stage
Data Type : int16

Unit : None

Minimum Value : 0

Maximum Value : 4

Accuracy :

BNumber : 15

Max Latency :
Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Soot state.
Struct Default :

Chectout Status : IN by Todd Corbet on Feb 08, 2006

Obsolete : No
P_SFR_Regen_Trigger_State
Data Type : uint16

Unit : None

Minimum Value : 0

Maximum Value : 1024

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Regeneration trigger states. (1=soot, 2=Delta-P limit, 4=Override, 8=Timed, 16 = Ineff Regen, 32 = Forced Regen, 64 =
DC, 128 = Conditioning)
Struct Default :

Chectout Status : IN by Roopak Ingole on Oct 13, 2006

Obsolete : No
Real_Time_Clock
Data Type : uint32

Unit : s

Minimum Value : 0

Maximum Value : 4294967295

Accuracy : 0.2

BNumber : 32

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
This is the time in seconds since 12:00 AM, Jan 1, 1985 GMT. It has a value of 0xFFFFFFFF if it has never been set, or
if power has been lost to the hardware real time clock. This value should be used by components needing real-time in
units readable by tools. The value returned from service Get_ECM_RTC() does not comply with the GTIS tool interface.
Struct Default :

Chectout Status : IN by Idrissa Thioune on Nov 21, 2005

Obsolete : No
TI_Base_Total_HC_Fuel_Used
Data Type : int32

Unit : L

Minimum Value : 0

Maximum Value : 33554431

Accuracy :

BNumber : 26

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Quantity of dosing fuel consumed while engine operating for current application configuration.
Struct Default :

Chectout Status : IN by Ankit Patel on Apr 19, 2006

Obsolete : No
TI_Base_Trip_Dosing_Fuel_Used
Data Type : uint32

Unit : L

Minimum Value : 0

Maximum Value : 8388607

Accuracy :

BNumber : 27

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Total dosing fuel used since last trip reset
Struct Default :

Chectout Status : IN by Ankit Patel on Apr 18, 2006

Obsolete : No
TI_Vehicle_Total_Engine_Dist
Data Type : int32

Unit : km

Minimum Value : 0

Maximum Value : 16777215.9921875

Accuracy : .0078125

BNumber : 24

Max Latency :

Simple Default : 0

Software Parameter Type : Powerdown-saved run-time variable

No of Array Elements :

Structure Array Size based on :


Description :
Total non- reaettable distance this engine has traveled
Struct Default :

Chectout Status : IN by Priya P Bal on Aug 08, 2005

Obsolete : No
Total_HC_Fuel_Delivered
Data Type : uint32

Unit : kg

Minimum Value : 0

Maximum Value : 2047

Accuracy :

BNumber : 11

Max Latency : 0

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
This parameter tracks the accumulated doser fuel per trip.
Struct Default :

Chectout Status : IN by Ajay Kaushik on Nov 16, 2005

Obsolete : No
Vehicle_Speed
Data Type : int32

Unit : km/hr

Minimum Value : 0

Maximum Value : 256

Accuracy :

BNumber : 25

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
This parameter specifies the speed of the vehicle.
Struct Default :

Chectout Status : IN by Aaron Hartman on Jun 04, 2003

Obsolete : No
V_EMD_DOC_Presence_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1
BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC presence test error flag used in system error mapping
Struct Default :

Chectout Status : IN by Clyde Xi on Oct 17, 2005

Obsolete : No
V_EMD_DOC_Reverse_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DOC thermistors reversed upon completion of DOC Reverse test
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_DPF_Missing_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag indicating DPF substrate missing upon completion of DPF missing test
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_EMD_DPF_Plugged_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
flag that indicates DPF substrate plugged upon completion of DPF plugged test
Struct Default :

Chectout Status : IN by Roopak Ingole on Mar 20, 2006

Obsolete : No
V_OCD_DOCD_LoEff_Persist
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Fault flag of DOC low eff persists, FC 1691
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Aug 11, 2006

Obsolete : No
V_OCL_Bed_Tmptr_Low_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :


Description :
DOC Bed Temperature Low Flag
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Apr 14, 2005

Obsolete : No
V_OCL_Inlet_Tmptr_Low_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC Inlet Temperature Low Flag
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Apr 14, 2005

Obsolete : No
V_OCL_LightOffLimitActive
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the lightoff limit < dosing command
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
V_OCL_MassFlow_OK_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1
BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Mass Flow Ok Flag
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Apr 14, 2005

Obsolete : No
V_OCL_Not_Warm_Yet_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
DOC Warmup Monitor Not Warm Yet Flag
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Apr 14, 2005

Obsolete : No
V_OCL_O2LimitActive
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the O2 limit < dosing command
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
V_OCL_TransRateLimitActive
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 0

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Indicates if the transient rate limiting on the dosing command is active
Struct Default :

Chectout Status : IN by Krishna Subramanyam on Dec 14, 2006

Obsolete : No
V_OCM_Disable_Fueling
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
disable OCM fueling, which is used for HIM.
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Jun 20, 2005

Obsolete : No
V_OCM_fg_HC_Cmd
Data Type : float

Unit : g/sec

Minimum Value : 0

Maximum Value : 30

Accuracy : 0.01

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :


Description :
OCM HC commnand.
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_OCM_Out_Data
Data Type : atm_data_interface_fop_struct_t

Unit : None

Minimum Value : 0.0

Maximum Value : 1000.00

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Data output vector from OCM
Struct Default :

Chectout Status : IN by Jinqiang Zhao on May 04, 2005

Obsolete : No
V_OCM_Rqst_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value :

Maximum Value :

Accuracy :

BNumber :

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
OCM requires parameters to AFT.
Struct Default :

Chectout Status : IN by Jinqiang Zhao on May 04, 2005

Obsolete : No
V_OCR_HC_Limit_Bypass_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy : 1
BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
HC Injection Command Limit Bypass Flag
Struct Default :

Chectout Status : IN by Jinqiang Zhao on Apr 13, 2005

Obsolete : No
V_PIP_Out_Data
Data Type : atm_data_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 1000

Accuracy : 1

BNumber : 16

Max Latency :

Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Output data vector from the pipe. The 8 elements of the vector are in the following order: 1. Pipe out exhaust
temperaure (deg_K) (Range - 250 - 1000, float, 2 decimals) 2. Exhaust mass flow rate out of pipe (Kg/s) (Range - 0.001
- 1.0, float,3 decimals) 3. Pipe Out pressure (kPa) (Range - 99 - 101, float, 2 decimals) 4. NOx mass fraction in the
exhaust out of pipe (Range : 0.0 - 0.05, float, 6 decimals). 5. O2 mass fraction of the exhaust out of the pipe (Range
: 0.01 - 0.25, float, 2 decimals) 6. HC mass fraction out of the pipe (0.0 - 0.001, float , 6 decimals) 7. NO2 mass
fraction out of the pipe (0 .000 - 0.001, float, 6 decimals) 8. Particulate matter fraction coming out of the pipe (0 -
0.05, 6 decimals).
Struct Default :

Chectout Status : IN by Roopak Ingole on Jul 28, 2006

Obsolete : No
V_SFD_Soot_Load_High_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
High soot load alarm flag
Struct Default :

Chectout Status : IN by Todd Corbet on Nov 23, 2005

Obsolete : No
V_SFD_Soot_Load_Medium_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Medium soot load alarm flag, when Soot stage equals 1 or 2.
Struct Default :

Chectout Status : IN by Todd Corbet on Nov 23, 2005

Obsolete : No
V_SFD_Soot_Load_Severe_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Medium soot load alarm flag, when Soot stage equals 4.
Struct Default :

Chectout Status : IN by Todd Corbet on Nov 23, 2005

Obsolete : No
V_SFM_Rqst_Interface
Data Type : atm_ptm_interface_fop_struct_t

Unit : None

Minimum Value : 0

Maximum Value : 0

Accuracy : 1

BNumber :

Max Latency :
Simple Default :

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
SFM to ATM request interface.
Struct Default :

Chectout Status : IN by Roopak Ingole on Apr 14, 2005

Obsolete : No
V_SFP_fv_DPF
Data Type : float

Unit : m3/s

Minimum Value : 0

Maximum Value : 10

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Exhaust flow rate into the DPF
Struct Default :

Chectout Status : IN by Wei, Tracy on Jan 20, 2006

Obsolete : No
V_SFP_mg_Soot_Load_Comb
Data Type : float

Unit : gm

Minimum Value : 0

Maximum Value : 2000

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Combined soot load estimate
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_SFP_pr_Delta
Data Type : float
Unit : kPa

Minimum Value : -10

Maximum Value : 50

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Further filtered V_ATP_pr_DPF_Delta.
Struct Default :

Chectout Status : IN by Roopak Ingole on Feb 15, 2006

Obsolete : No
V_SFP_pr_Max_At_High_Flow
Data Type : float

Unit : kPa

Minimum Value : -10

Maximum Value : 50

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Maximum pressure drop across the trap at high flow
Struct Default :

Chectout Status : IN by Wei, Tracy on Mar 01, 2006

Obsolete : No
V_SFR_Ineff_DPF_Reward
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Reward flag if the driver succeeds to help to get out of ineffective regens.
Struct Default :

Chectout Status : IN by Roopak Ingole on Feb 17, 2006

Obsolete : No
V_SFR_Ineff_Regen_Detected_Flag
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag used by AFT Trip Information to count regenerations both in/effective
Struct Default :

Chectout Status : IN by Todd Corbet on Mar 06, 2006

Obsolete : No
V_SFR_Ineff_Regen_Error
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Error flag in case of ineffective regen
Struct Default :

Chectout Status : IN by Nishant Singh on Sep 06, 2006

Obsolete : No
V_SFR_Ineff_Regen_Help
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :
Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Ineffective dosing is continously going on, help is requird from driver.
Struct Default :

Chectout Status : IN by Nishant Singh on Sep 05, 2006

Obsolete : No
V_SFR_Ineff_Stationary_Regen
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Flag indicating that a stationary regen ended ineffectively
Struct Default :

Chectout Status : IN by Nishant Singh on Dec 21, 2006

Obsolete : No
V_SFR_MBPE_Regen_Rqst
Data Type : boolean

Unit : None

Minimum Value : 0

Maximum Value : 1

Accuracy :

BNumber : 8

Max Latency :

Simple Default : 0

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Maximum backpressure regeneration request
Struct Default :

Chectout Status : IN by Nishant Singh on Sep 05, 2006

Obsolete : No
V_SFR_Regen_Stage
Data Type : uint16
Unit : None

Minimum Value : 1

Maximum Value : 6

Accuracy :

BNumber : 16

Max Latency :

Simple Default : 1

Software Parameter Type : Run-time variable

No of Array Elements :

Structure Array Size based on :

Description :
Generated regeneration stage value. (1=none, 2=warm to plateau, 3=plateau, 4=plateau to target, 5=regenerating,
6=Conditioning)
Struct Default :

Chectout Status : IN by Roopak Ingole on Oct 13, 2006

Obsolete : No

Error
DOC_IN_AVERAGE_DELTAT_ERR
Fault Code : 1667

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_IN_TMPTR_DITHER_ERR
Fault Code : 1667

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_IN_TMPTR_KEYON_ERR
Fault Code : 1667

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_IN_TMPTR_OOR_HI_ERR
Fault Code : 1666

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_IN_TMPTR_OOR_LO_ERR
Fault Code : 1665

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_OUT_AVERAGE_DELTAT_ERR
Fault Code : 1676

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_OUT_OVERTEMP_ERR
Fault Code : 1968

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_OUT_TMPTR_DITHER_ERR
Fault Code : 1676

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_OUT_TMPTR_KEYON_ERR
Fault Code : 1676

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_OUT_TMPTR_OOR_HI_ERR
Fault Code : 1675

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_OUT_TMPTR_OOR_LO_ERR
Fault Code : 1674

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DOC_SEVERE_TMPTR_ERR
Fault Code : 1969

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_DELTA_P_DITHER_ERR
Fault Code : 1883

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_DELTA_P_KEYON_ERR
Fault Code : 1883

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_DELTA_P_OOR_HI_ERR
Fault Code : 1879

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_DELTA_P_OOR_LO_ERR
Fault Code : 1881

Countdown Mode : 0
Persistence Time (second) : 0

Lamp : None
DPF_OUT_AVERAGE_DELTAT_ERR
Fault Code : 1878

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_OUT_OVERTEMP_ERR
Fault Code : 1972

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_OUT_TMPTR_DITHER_ERR
Fault Code : 1878

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_OUT_TMPTR_KEYON_ERR
Fault Code : 1878

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_OUT_TMPTR_OOR_HI_ERR
Fault Code : 1876

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_OUT_TMPTR_OOR_LO_ERR
Fault Code : 1877

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
DPF_SEVERE_TMPTR_ERR
Fault Code : 1973

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
REVERSED_THERMISTOR_DIAGNOSTIC_ERROR
Fault Code : 1663

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None

Error Used
CHARGE_PRESS_IR_ERROR
Fault Code : 2973

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


COOLANT_TEMPERATURE_HIGH_ERROR
Fault Code : 144

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


COOLANT_TEMPERATURE_LOW_ERROR
Fault Code : 145

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


FUEL_RAIL_PRESSURE_OOR_HIGH_ERROR
Fault Code : 546

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


FUEL_RAIL_PRESSURE_OOR_LOW_ERROR
Fault Code : 547

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


PERSISTANT_DATA_LOST_ERROR
Fault Code : 1117

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : None
SENSOR_SUPPLY_1_VOLTAGE_HIGH_ERROR
Fault Code : 386

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


SENSOR_SUPPLY_1_VOLTAGE_LOW_ERROR
Fault Code : 352

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


SENSOR_SUPPLY_3_VOLTAGE_HIGH_ERROR
Fault Code : 239

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


SENSOR_SUPPLY_3_VOLTAGE_LOW_ERROR
Fault Code : 238

Countdown Mode : 0

Persistence Time (second) : 0

Lamp : Warning (Solid)


VSS_SIGNAL_LOST_ERROR
Fault Code : 241

Countdown Mode : 0
Persistence Time (second) : 0

Lamp : Warning (Solid)

File

File Path File Name File Branch File File Type


Version
/vob/core2_aft/design/code atm_ad_input_proc.c /main 20 External Code
/vob/core2_aft/design/code atm_apm.c /main 16 External Code
/vob/core2_aft/design/code atm_atd.c /main 54 External Code
/vob/core2_aft/design/code atm_atp.c /main 24 External Code
/vob/core2_aft/design/code atm_atr.c /main 25 External Code
/vob/core2_aft/design/code atm_critical_init.c /main 44 External Code
/vob/core2_aft/design/code atm_ftis_filter_degreening.c /main 1 External Code
/vob/core2_aft/design/code atm_ftis_filter_initialization.c /main 1 External Code
/vob/core2_aft/design/code atm_ftis_maintenance.c /main 5 External Code
/vob/core2_aft/design/code atm_interface.c /main 35 External Code
/vob/core2_aft/design/code atm_resetTIDInfo.c /main 1 External Code
/vob/core2_prototype/code/icd_gen ats_afm_data.c /main 1 External Code
/vob/core2_aft/design/code ats_afm_private_data.c /main 48 External Code
/vob/core2_aft/design csdd_ats_afm.dct /main 80 None
/vob/core2_aft/design/code atm_ad_input_proc.h /main 3 None
/vob/core2_aft/design/code atm_apm.h /main 3 None
/vob/core2_aft/design/code atm_atd.h /main 1 None
/vob/core2_aft/design/code atm_atp.h /main 2 None
/vob/core2_aft/design/code atm_atr.h /main 2 None
/vob/core2_aft/design/code atm_critical_init.h /main 2 None
/vob/core2_aft/design/code atm_ftis_filter_degreening.h /main 1 None
/vob/core2_aft/design/code atm_ftis_filter_initialization.h /main 1 None
/vob/core2_aft/design/code atm_ftis_maintenance.h /main 1 None
/vob/core2_aft/design/code atm_interface.h /main 3 None
/vob/core2_aft/design/code atm_resetTIDInfo.h /main 1 None
/vob/core2_prototype/code/icd_gen ats_afm_data.h /main 1 None
/vob/core2_prototype/code/icd_gen ats_afm_error_id.h /main 1 None
/vob/core2_prototype/code/icd_gen ats_afm_external_services.h /main 1 None
/vob/core2_aft/design/code ats_afm_private_data.h /main 48 None
/vob/core2_prototype/code/icd_gen ats_atm_external_data.h /main 1 None
/vob/core2_aft/design/schematics atm_apm_lib.mdl /main 17 None
/vob/core2_aft/design/schematics atm_atd_lib.mdl /main 52 None
/vob/core2_aft/design/schematics atm_atp_lib.mdl /main 37 None
/vob/core2_aft/design/schematics atm_atr_lib.mdl /main 34 None
/vob/core2_aft/design/schematics atm_lib.mdl /main 31 None
/vob/core2_aft/design csdd_ats_afm.mdl /main 62 None
/vob/core2_aft/design/schematics fes_emd_lib.mdl /main 24 None

You might also like