Instructions

Generic Mode Network and Device Communication 36 (62)
11.2.4 Starting the CAN Controller
C CAN_START
Starts the CAN controller. Message format for transmitting CAN messages over the Bluetooth
connection is set to ASCII mode.
C CAN_START
Possible Return Values
Return Value Description
I OK: CAN_START
Function succeeded
E 32 Error starting CAN
Internal error while initializing the CAN controller. CAN
controller not initialized. Try to initialize again.
C AUTOSTART
Enables or disables the autostart mode (for further information see Autostart, p. 22).
C AUTOSTART <mode>
Parameter
Parameter Description
mode Enable or disable autostart mode, possible entries: ON/OFF
Example
C AUTOSTART ON
Possible Return Values
Return Value Description
I AUTOSTART ON
Autostart activated
I AUTOSTART OFF
Autostart deactivated
I OK: AUTOSTART
Function succeeded
11.2.5 Stopping the CAN Controller
C CAN_STOP
Stops the CAN controller.
C CAN_STOP
Possible Return Values
Return Value Description
I OK: CAN_STOP
Function succeeded
E 33 Error stop CAN
Internal error while initializing the CAN controller.
CANblue II User Manual 4.01.0126.20000 EN 3.2