Pcan usb to read devicenet?

USB to CAN Interface
Post Reply
terval
Posts: 1
Joined: Fri 22. Apr 2011, 19:01

Pcan usb to read devicenet?

Post by terval » Fri 22. Apr 2011, 19:17

How can i read a can bus devicenet protocol using Pcan usb?

Regards.

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Pcan usb to read devicenet?

Post by PEAK-Support » Sat 23. Apr 2011, 20:17

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).
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

extaseloss
Posts: 3
Joined: Thu 21. Jul 2011, 10:53

Re: Pcan usb to read devicenet?

Post by extaseloss » Thu 21. Jul 2011, 10:55

Hello,

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

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Pcan usb to read devicenet?

Post by PEAK-Support » Fri 22. Jul 2011, 13:30

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
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

extaseloss
Posts: 3
Joined: Thu 21. Jul 2011, 10:53

Re: Pcan usb to read devicenet?

Post by extaseloss » Tue 2. Aug 2011, 15:25

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

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Pcan usb to read devicenet?

Post by PEAK-Support » Tue 2. Aug 2011, 16:19

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
Attachments
DeviceNetTool_PCAN-Light-USB.zip
simple DeviceNet Scanner Tool
(500.37 KiB) Downloaded 948 times
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

extaseloss
Posts: 3
Joined: Thu 21. Jul 2011, 10:53

Re: Pcan usb to read devicenet?

Post by extaseloss » Wed 3. Aug 2011, 10:03

I'll just use it for troubleshooting (the peak can view way :)

Thanks for the support!
Barhoumist

xghao
Posts: 1
Joined: Mon 15. Dec 2014, 04:14

Re: Pcan usb to read devicenet?

Post by xghao » Mon 15. Dec 2014, 04:32

Hello,can I change the node number in the device net by pcan usb or read the value of the device?

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Pcan usb to read devicenet?

Post by PEAK-Support » Mon 15. Dec 2014, 13:41

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...
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Post Reply