Hi,
I'm starting work on a system that takes various sensor data from a CAN bus in car, displays the info visually on a screen (dials and gauges) stores the data and sends it to other computers in a...
Thanks for the replies.
I've got around it for now by having my program copy the file and then read that when it needs to.
Not ideal, but works for now.
Hi,
I am going to be having data from external sensors being displayed graphically as dials and guages in a WPF application. This data needs to be streamed to, and displayed on, 2 other applications...