ERROR (ENUM)

TYPE ERROR :

This data type describes all errors that can occur while running CL2 functions:

Attributes:
qualified_only
InOut:

Name

Initial

Comment

NO_ERROR

0

no occurence of errors

NO_29BIT_ID

10202

29Bit identifiers are not supported

WRONG_BAUDRATE

10203

baudrate is not supported

NO_MEMORY

10204

memory space cannot be allocated

INVALID_NETID

10205

invalid Network ID

INVALID_PRIORITY

10206

invalid priority

INVALID_DRIVER_HANDLE

10207

invalid driver handle

INVALID_MESSAGE_HANDLE

10208

invalid message handle

INVALID_ID_HANDLE

10209

invalid identifier handle

NO_DRIVER

10210

no CAN driver available

SENDING_ERROR

10211

message could not be sent

NO_SYNC_SERVICE

10212

SYNC-service is not supported

NO_SYNC_PRODUCER

10213

SYNC-producer is not supported

NO_SYNC_CONSUMER

10214

SYNC-consumer is not supported

NO_SYNC_EVENT

10215

SYNC-event is not supported

NO_SYNC_WINDOW

10216

window length is not supported

NO_SYNC_FOREWARNTIME

10217

forewarn time is not supported

WRONG_PARAM

10224

wrong parameter

INVALID_HANDLE

10249

the handle was invalid