Receive Raw Ethernet Packet via Simulink

7 views (last 30 days)
Hello,
My question is simple: I would like to use Simulink, just like Wireshark, to capture and display raw ethernet packets. I can not use TCP/IP or UDP. I only have remote device's MAC address(Ethernet II). With the current capability of Simulink Real Time Library or Instrument Control Toolbox, I was not able to do so. Do I need to do my own implementation of Ethernet interface in Simulink or do I need to take another approach?

Accepted Answer

Birdman
Birdman on 13 Jul 2020
Edited: Birdman on 13 Jul 2020
Solved.
  1 Comment
KJH
KJH on 2 Dec 2020
Hi there, how did you solve this? I have a similar question, I have a ASIX AX88772 USB2.0 to Ethernet adapter that I want to receive raw Ethernet II packets and process in Matlab/Simulink. It looks like R2018a removed this device option?

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!