Difference between revisions of "Extensions.CommonDialogs"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''CommonDialogs''' Extension}}Category:OTX-ExtensionCategory:CommonDialogs == Classification == {{ClassificationExtension | CommonDialogs | Provide...")
(No difference)

Revision as of 11:41, 12 September 2019

Classification

Name CommonDialogs
Short Description Provide support for dialogs
Class OTX Extension
Base Extension -
Pre-Conditions -
Specified by ISO 13209-4

Introduction

Actions

ComChannel related actions
IdentifyAndSelectVariant
CloseComChannel
ComParameter related actions
SetComParameter
SetComplexComParameter
DiagService related actions
ExecuteDiagService
ExecuteHexDiagService
StartRepeatedExecution
StopRepeatedExecution
SetRepetitionTime
GetAllResultsAndClear
SetParameterValue
SetParameterValueBySemantic
SetPdu

Terms

Data Types

ComChannel
DiagService
Result
ParameterContainer
Parameter
Message
Response
Request
ResultState
ResponseState

Exceptions

DiagComException
AmbiguousSemanticException
UnknownTargetException
LossOfComException
UnknownResponseException
UnknownComChannelException
InvalidStateException
IncompleteParameterizationException

Checker Rules

DiagCom_Chk001 No Path in ExecuteDiagService response parameter arguments
DiagCom_Chk002 Type-safe GetAllResultsAndClear
DiagCom_Chk100 Access path can not be determinded
DiagCom_Chk101 Access path can not be resolved
DiagCom_Chk102 Targets of the access paths are not the same struct
DiagCom_Chk103 Incorrect data type in request/response parameter arguments of inline mapping
DiagCom_Chk200 The required request parameter in ExecuteDiagService can not be determinded