CAN@net II/Generic, Version 1.5
ASCII Protocol Server
17
ERR_CAN_BAUD_UNKNOWN 0x81 CAN init command received.
Baudrate is unknown
ERR_CAN_AUTOBAUD_
FAILED
0x82 CAN bus baud rate was not
detected
ERR_CAN_SET_BAUD_
FAILED
0x83 CAN controller failed to set
requested baud rate
ERR_INTERFACE_STATE_
WRONG
0x90 Interface is in the wrong state
to execute this command
Table 4.2.3 CAN@net II/Generic error codes
4.2.6 Info Message
Messages of the type "Info message" are used to feed the ASCII-Protocol client
with actual information. This message is sent only as a response to requests
like "CAN controller command" or "Device command". They will never be sent
in an asynchronous way without a previous request.
Message format:
I
Message text
\r\n
The groups of characters are separated by a space each. For a valid "Info
message", all fields must be specified.
Detailed:
I
Message type "Info message"
Message text Readable message text
\r\n
Message terminator
Example for an "Info message":
Response to a "CAN controller Command"; the command has been executed
successfully:
I OK \r\n