How to receive data over tcp and plot them?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everybody,
I'm ultra new to this, so please be gentle :) I have a 16-channel signal acquisition system hooked on a pc in my network. It is designed to have the ability to send the data over tcp. This part works fine. What I want to do is on another pc, but on the same local network, receive the data and plot them in "real time", I mean to receive and plot as these are acquired. I am trying to do this using simulink, but like I stated at the beginning this is my very first attempt with simulink.
Could you give me any guidelines on how to do this?
Thank you in advance!