Tried to log some CanOpen traffic using wireshark, but the traffic is only shown as standard "CAN" traffic. The same happens when loading the example pcap file from the wiki (https://wiki.wireshark.org/CANopen)
Anyone an Idea how to tell wireshark to dissect the data as CANopen on top of CAN instead as "just" CAN? Thanks for your help! asked 15 Apr '15, 04:26 Martin Wagner |
One Answer:
Go to the protocol preferences for CAN and set the "Next level protocol" to "CANopen protocol". answered 15 Apr '15, 04:44 grahamb ♦ |