02-04-2026 11:13 AM
Hello all, I currently have a VI that sends some data to a raspberry PI and I do not believe it is the best way to do it, but its working.
RT_TCP.VI -> Works fine but uses two ports
RT_TCP_SingePort.Vi -> Does not work how I would like. It currently sends repeated timestamps OR messes up the sampling.
I have thought about putting everything into a single loop but would like some guidance first.
02-04-2026 11:47 AM
You talk about "single port" and "single loop" and it is not clear at all what you are doing. Show us some code and explain what's running on the pi.
02-04-2026 11:55 AM
I attached all of this in previous post, but I guess it did not work.
02-04-2026 08:43 PM
Your attachment is missing the lvproj and lots of subVI.
02-05-2026 09:15 AM
Here you go. A lot of the SubVI I used are from here: NI TimeSync: FPGA Timekeeper Getting Started - NI Community