Page 1 of 1

Pcan usb to read devicenet?

Posted: Fri 22. Apr 2011, 19:17
by terval
How can i read a can bus devicenet protocol using Pcan usb?

Regards.

Re: Pcan usb to read devicenet?

Posted: Sat 23. Apr 2011, 20:17
by PEAK-Support
DeviceNet is a High Layer Protocol running on top of CAN.
DeviceNet on WIKI
So you could use al PEAK-CAN Interface with DeviceNet, if you have a Software for DeviceNet running on top. We had build a simple DeviceNet software Tool to scan a DeviceNet Network some years ago. If you are interrested i could send you the code and also the exe file. The software could show the acive Message Groups, scan all DeviceNet nodes on the Net and show manufacturing code (vendor id).

Re: Pcan usb to read devicenet?

Posted: Thu 21. Jul 2011, 10:55
by extaseloss
Hello,

I'd like to have the code. I'm trying to implement a devicenet slave under Linux.
Thanks a lot!

Re: Pcan usb to read devicenet?

Posted: Fri 22. Jul 2011, 13:30
by PEAK-Support
Dear,
the code is for the Windows Driver with the PCAN-Light Interface and done in Borland Builder - you could not use it when run on LINUX. Which CAN Hardware do you use?
Regards
Uwe

Re: Pcan usb to read devicenet?

Posted: Tue 2. Aug 2011, 15:25
by extaseloss
Hi Uwe,

Sorry for the delay, I was on vacation.
I'm using a peak can usb. The CAN connection is working fine under linux, i just need the layers above for devicenet.
I also have a windows pc with can view for debugging so your application would be very helpful.

best regards
Barhoumist

Re: Pcan usb to read devicenet?

Posted: Tue 2. Aug 2011, 16:19
by PEAK-Support
Dear,
i have attached the simple software. But it is not a DeviceNet Stack implemented!
It is only a simple tool that could show the different MSG-Groups, show the calculated Bus Load,
and send a broadcast to detect which DeviceNet nodes are on the Bus.
Please do NEVER use this tool in real working DeviceNet - we could not guarentee if maybe some of the nodes go in non operational mode.

Regards
Uwe

Re: Pcan usb to read devicenet?

Posted: Wed 3. Aug 2011, 10:03
by extaseloss
I'll just use it for troubleshooting (the peak can view way :)

Thanks for the support!
Barhoumist

Re: Pcan usb to read devicenet?

Posted: Mon 15. Dec 2014, 04:32
by xghao
Hello,can I change the node number in the device net by pcan usb or read the value of the device?

Re: Pcan usb to read devicenet?

Posted: Mon 15. Dec 2014, 13:41
by PEAK-Support
as i wrote...
It is only a simple tool that could show the different MSG-Groups, show the calculated Bus Load,
and send a broadcast to detect which DeviceNet nodes are on the Bus.
not more - not less...