tcpip communication between MATLAB and embedded board
Afficher commentaires plus anciens
Hi, I am using tcpip communication between MATLAB and embedded board. The connection is successfully established between both and also board sends acknowledgement to MATLAB after connection, when I read data single time then I am getting data,but I am not able to read data continuously which is sent by board to MATLAB. Also I have check whether data is send from board is correct but I am getting BytesAvailable for port as 0 if I read data in loop.
Please suggest me any solution how can I read continuous data in tcp.
Thanks.
Réponses (0)
Catégories
En savoir plus sur TCP/IP Communication dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!