04-01-2011 01:35 AM - edited 04-01-2011 01:38 AM
Hi
I am currently try to decode DeviceNet.
What im doing is using USB-CAN to see the packets sent to the slave device.
The reason for this is to emulate the function of the DeviceNet PCI card using the USB-CAN.
The following is what the DeviceNet PCI card does before requesting for data infomation.
What i know so far :
Request to go online:
05FF 7 00 38 00 56 42 0F 00
I have attached the packets i recieved using PCAN View.
04-01-2011 03:51 PM - edited 04-01-2011 03:52 PM
Hi Shako,
Are you just trying to emulate the startup? You may have some issues trying to get the USB-CAN device to be able to work with DeviceNet due to the lack of periodic frames. The PCI-CAN is capable of using CAN Objects to send frames at a constant rate, the USB-CAN does not.