Extensions.DiagCom.SetComParameter

From emotive
Jump to navigation Jump to search

Classification

Name SetComParameter
Short Description Setting of communication parameters
Class Action
Extension OTX DiagCom extension
Group ComParameter related actions
Exceptions UnknownTargetException
TypeMismatchException
Checker Rules -
Standard Compliant Yes

Pseudo-Code Syntax

SetComParameter(ComChannel myComChannel, String name, Variable value);

Description

OTX SetComParameter activity is used to change the communication parameter, such as baud rate or CAN-out of a communication channel.

Icons Note.png In an ODX/MVCI based Diagnostic Runtime System the communication parameters in the "D-PDU API/ODX Communication parameters" specification are defined.

Properties

Examples

See also