Chapter 8 CAN Bus
CPT7 and CPT7700 Installation and Operation User Manual v9
123
l
No messages will be sent or received until the receiver is "online" and an address is claimed. Outgoing
messages are not buffered; they are discarded until the receiver is online.
8.2.2 Example of Enabling the CAN Bus
1.
LOG J1939STATUS ONCHANGED
2.
J1939CONFIG NODE1 CAN1 <addresses>
3.
CANCONFIG CAN1 ON 250K
4.
SAVECONFIG
< J1939STATUS NODE1 DISABLED 0 0xFE
< J1939STATUS NODE1 CLAIMING 1 <address>
< J1939STATUS NODE1 CLAIMED <attempt count> <address>
8.2.3 Example of Modifying the CAN Bus Parameters
1.
LOG J1939STATUS ONCHANGED
2.
CANCONFIG CAN1 OFF
3.
J1939CONFIG NODE1 CAN1 <addresses>
4.
CANCONFIG CAN1 ON
5.
SAVECONFIG
< J1939STATUS NODE1 DISABLED 0 0xFE
< J1939STATUS NODE1 CLAIMING 1 <address>
< J1939STATUS NODE1 CLAIMED <attempt count> <address>
8.2.4 Example of Detecting an Address Claim Failure and Reconfiguring
1.
LOG J1939STATUS ONCHANGED
2.
J1939CONFIG NODE1 CAN1 <addresses>
3.
CANCONFIG CAN1 ON
< J1939STATUS NODE1 DISABLED 0 0xFE
< J1939STATUS NODE1 CLAIMING 1 <address>
< J1939STATUS NODE1 FAILED <attempt count> 0xFE
4.
CANCONFIG CAN1 OFF
< J1939STATUS NODE1 DISABLED 0 0xFE
5.
J1939CONFIG NODE1 CAN1 <addresses>
6.
CANCONFIG CAN1 ON
< J1939STATUS NODE1 CLAIMING 1 <address>
< J1939STATUS NODE1 CLAIMED <attempt count> <address>
8.2.5 Address Claim Procedure
To become operational on the CAN bus, an OEM7 receiver must claim a J1939 address. The preferred
address and a range of alternative addresses are specified using the
J1939CONFIG
command. When a