Simulink, receive UDP packet wrong port width
Show older comments
To First state my current situation
In the following picture is my Simulink Model

The Error I get:

The Port width of the receive UDP BLock should be 25 but in the error it says that the byteunpack block only receives a input port width of 2.
My settings for the blocks are the following:
receive UDP packets Block (The IP-adress is filled in normaly, just not for the picture)

receive Block

Byte Unpack Block

What i tried
-changed the portwidth to different setting in the receive UDP Block but i get the same error
-tried to implement a selector Block, still got the same error
Thank you very much
Accepted Answer
More Answers (0)
Categories
Find more on Event Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!