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

조회 수: 2 (최근 30일)
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?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2020년 2월 11일
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.

추가 답변 (0개)

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by