OTX Reference  
OpenTestSystem.Otx.Extensions.DiagDataBrowsing.DataTypes Namespace Reference

Data types, see also Core data types. More...

Classes

class  ComChannelCategory
 The category of a communication channel More...
 

Enumerations

enum class  ComChannelCategories { BASE_VARIANT , FUNCTIONAL_GROUP , PROTOCOL }
 ComChannelCategory is an enumeration type describing the category of a ComChannel. More...
 

Detailed Description

Data types, see also Core data types.

Enumeration Type Documentation

◆ ComChannelCategories

ComChannelCategory is an enumeration type describing the category of a ComChannel.

Enumerator
BASE_VARIANT 

A ComChannel of this category references a base variant that is the common denominator of a set of ECU variants.

FUNCTIONAL_GROUP 

A ComChannel of this category references a functional group of ECUs, i.e. a set of ECUs that share the same functional address.

PROTOCOL 

A ComChannel of this category references a protocol-level communication link, i.e. it contains a set of diagnostic services that are common to all ECUs implementing a specific procotol.