Frequently Asked Question

Change Node ID of a CAN safety sensor
Last Updated 17 days ago

Change Node ID of a CAN safety sensor


Install


  • CRC tool
  • Read manual for CRC tool
  • Install PCAN view
  • Connect peak dongle with sensor and connect power supply.


Start PCAN view,



image
Figure 1 Start up screen PCAN view.

Select baud rate 125kBit/s and press OK.

image
Figure 2 Transmit and receive screen.


Press right mouse button and select new message.

image
Figure 3 New command window.


To transmit a command, select the command in Transmit and receive screen the command and press space.

Command list.


Enter the following commands to install new node id of 1C. (28 dec)


Change Node ID.


Change node 01 to node 0x1C (28 decimal).

DirIDlength0001020304050607
Send60182F0030011C000000

Write node id (byte 4 indicates new node id.)

Rec58086000300100000000






Send60182F01130100000000Disable SRDO. (Byte 4 indicate SRDO off.)
Rec58086001130100000000






Send60182301130537010000Write SRDO1. (4, 5,6,7 indicate COBID 0137)
Rec58086001130500000000






Send60182301130638010000Write SRDO2. (4, 5,6,7 indicate COBID 0138)
Rec58086001130600000000






Send60182F01130101000000Enable SRDO. (Byte 4 indicate SRDO on.)
Rec58086001130100000000






Send60182BFF1301D4860000Write CRC code. (Byte 4 and 5 CRC 86D4) Replace this with your own CRC code.
Rec580860FF130100000000






Send60182FFE1300A5000000
validate SRDO. (Byte 4 is code to validate)
Rec580860FE130100000000






Send 60182310100165766173save all installed objects.
Rec580 86010100100000000






Reset



















































































0008011C









































Set operational. (Now are the SRDO message displayed in receive window)

How to calculate and validate CRC: see https://support.dis-sensors.nl/kb/faq.php?id=176

Please Wait!

Please wait... it will take a second!