Hi everyone,
I'm creating an interface where I have to report cumulative energy spent. It cannot reset to zero every time the executable runs, kind of like the mileage on a car. How can I do this? Is this even doable? My idea is to log the data and then have labview maybe read the last value from the file when the executable runs and then continue to log data, and then save the last value for the next time to continue to log data.
Thank you,
Omar