Matlab compiler and instrument toolbox
이전 댓글 표시
When using instrument toolbox "udp" connection inside Matlab script-based GUI environment, I got successful two-way UDP comm links. But after using Matlab compiler to generate a standalone application, I cannot get UDP return datagrams. Outbound packets from PC to TUT is OK but returns from TUT back to PC always time out. I am using Matlab 2016a fread and fscanf to wait for return datagrams in synchronous mode.
Is there any bug in Matlab compiler that closes IP ports prematurely or preventing callbacks?
답변 (1개)
Vinod
2016년 8월 9일
0 개 추천
I'm not aware of any bugs that can cause this behavior. Could you create a technical support request so a technical support engineer may investigate further?
카테고리
도움말 센터 및 File Exchange에서 Instrument Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!