Difference between revisions of "Extensions.DiagCom.IdentifyAndSelectVariant"

From emotive
Jump to navigation Jump to search
Line 8: Line 8:
  
 
== Description ==
 
== Description ==
 +
The OTX '''IdentifyAndSelectVariant''' activity is used to make the [[Diagnosis Runtime System]]  to announce that it is the ECU variant is to select the appropriate communication channel, see [[Variant Identification]] . If an ECU variant can be determined, the current communication channel is switched to this variant.
  
 
== Properties ==
 
== Properties ==

Revision as of 09:34, 14 July 2014

Classification

Name IdentifyAndSelectVariant
Short Description Performs a variant identification by
Class Action
Extension OTX DiagCom extension
Group ComChanel related actions
Exceptions LossOfComException
Checker Rules -
Standard Compliant Yes

Pseudo-Code Syntax

IdentifyAndSelectVariant(ComChannel comChannel);

Description

The OTX IdentifyAndSelectVariant activity is used to make the Diagnosis Runtime System to announce that it is the ECU variant is to select the appropriate communication channel, see Variant Identification . If an ECU variant can be determined, the current communication channel is switched to this variant.

Properties

Examples

See also