Pcan usb to read devicenet?
Pcan usb to read devicenet?
How can i read a can bus devicenet protocol using Pcan usb?
Regards.
Regards.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Pcan usb to read devicenet?
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).
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
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
-
- Posts: 3
- Joined: Thu 21. Jul 2011, 10:53
Re: Pcan usb to read devicenet?
Hello,
I'd like to have the code. I'm trying to implement a devicenet slave under Linux.
Thanks a lot!
I'd like to have the code. I'm trying to implement a devicenet slave under Linux.
Thanks a lot!
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Pcan usb to read devicenet?
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
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
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
-
- Posts: 3
- Joined: Thu 21. Jul 2011, 10:53
Re: Pcan usb to read devicenet?
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
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
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Pcan usb to read devicenet?
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
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
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
-
- Posts: 3
- Joined: Thu 21. Jul 2011, 10:53
Re: Pcan usb to read devicenet?
I'll just use it for troubleshooting (the peak can view way 
Thanks for the support!
Barhoumist

Thanks for the support!
Barhoumist
Re: Pcan usb to read devicenet?
Hello,can I change the node number in the device net by pcan usb or read the value of the device?
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Pcan usb to read devicenet?
as i wrote...
not more - not less...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.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------