Closing a CAN Node

TYPE

DIRECTIVE

OPTIONAL

ARGUMENTS

Operation

canclose

No

<can_node_value>

The canclose directive is used to close a CAN node, assuming that you have initiated the CAN node with a canopen directive.

Example of use :

> batchisp -device t89c51cc01 -hardware PEAK -operation canopen 0xFF erase F canclose 0xFF

 

Warning : You should always use the canclose directive before ending a CAN batchisp session.