formula1996
Registered
I would like to ask for a little help. I have the exapmle plugin that write the speed, gear, and RPM data into a .txt file. I've created a c# program that read data from the .txt and show the live data as a telemetry program. But how can i do, to the plugin send the data directly to my c# program without write and read .txt file.