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

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

Classes

class  DbEcuState
 DbEcuState is a diagDataPlus:DbObject. DbEcuState (ODX: STATE) represents an ECU state as defined by an ODX STATE element. More...
 
class  DbEcuStateChart
 DbEcuStateChart is a diagDataPlus:DbObject. DbEcuStateChart (ODX: STATE-CHART) represents a state chart, i.e. a set of interrelated ECU states. More...
 
class  DbEcuStateTransition
 DbEcuStateTransition is a diagDataPlus:DbObject. DbEcuStateTransition (ODX: STATE-TRANSITION) represents a transition from one allowed ECU state to another ECU state within an ECU state chart. More...
 
class  DbEcuStateTransitionAction
 DbEcuStateTransitionAction is a diagDataPlus:DbObject. DbEcuStateTransitionAction (ODX: STATE-TRANSITION-REF) references a diagnostic communication primitive that can be used to fire the corresponding state transition. Furthermore, the MCDDbEcuStateTransitionAction can reference a single request parameter object of the referenced communication primitive which needs to be set to a specific value in order to fire the state transition. More...
 

Detailed Description

Data types, see also EcuStateChart data types.