TCP Sink/Output data size

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
hardcobblefu
Posts: 1
Joined: Mon Aug 25, 2025 3:04 pm

TCP Sink/Output data size

Post by hardcobblefu »

I use TCP sink(mode=server) to send the sinewave data to a client(LabVIEW code) running on the same computer. I'm able to see some random data instead of Sinewave in LabVIEW. Has anyone used TCP connection successfully? What length of data(output data packet size) will be expected on client side in each run? Thanks!
wackyflipgame
Posts: 1
Joined: Thu Aug 28, 2025 12:29 am

Re: TCP Sink/Output data size

Post by wackyflipgame »

Thanks for the discussion—it's helpful to see how output data size can impact performance. Looking forward to testing some of these ideas. Wacky Flip
Post Reply