Why do I not achieve full-duplexing when using Simulink's TCP/IP receive block?

1 view (last 30 days)
I have a TI C2000 Concerto device, (the target device), which is setup to transfer data between a host PC and the target device via Ethernet. When I use UDP, I can transfer data between the host and target and vice versa. When using TCP/IP, I can transfer data between host and target, but between target and host I achieve no data output and no error has been generated.
How can I achieve data transfer between the target and host using TCP/IP?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 11 Feb 2020
Check that "Blocking Mode" has been enabled and an appropriate timeout has been specified on the user's TCP/IP Receive block. Additionally, check if an appropriate sampling time for the block has been specified.

More Answers (0)

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!