CCS Standardfunction   ComInit []
 

ComInit []

Protocol_Name [Str]

Description of Function

Initializes and establishes communication via the diagnosis interface for the specified protocol. This function does not return a value.

The function ComInit may only be used if there is no special initialization function (such as K2000Ini) for the required protocol.

Testing Points

None

Parameters

Protocol_Name

Specifies the name of the protocol for communication via the serial interface. The following protocol names are permissible:

EASY
F1
K71
K82
KP2000
MCMESS

Example

Establishing communication for Keyword 82

ComInit

K82