Matlab compiler and instrument toolbox

1 visualizzazione (ultimi 30 giorni)
Jason Hou
Jason Hou il 2 Ago 2016
Risposto: Vinod il 9 Ago 2016
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?

Risposte (1)

Vinod
Vinod il 9 Ago 2016
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?

Categorie

Scopri di più su Troubleshooting in MATLAB Compiler SDK in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by