Hello,
I have some problems storing timer values and appreciate all help i can get.
Program backround: Will be used to collect data (time, count) interval between packets on an asembly.
Needs to: Count number of packages , and to show time between the packages.
My issue is that when i save to spreadsheet each incriment of time stuck on/off is being saved. This could lead to a large number of unnecessary data points. Instead I want only the last non zero value of the stuck on/off timer saved.
Any help is greatly appreciated.
~Modi