From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
10-09-2014 04:17 PM
Attached is my .vi that I am trying to use to collect peak values for the instrument I am using. As you can see, I have set it up to log the values in a spreadsheet, but it is set to log values at a specified time interval. I would like to have it set up so that I can get the current max value and ONLY log that value (preferrably by pressing the "Enter" key, which is also being used to reset the max value). How can I do this? Also, would there be any problematic lag time between logging the max value and resetting the max value if I am using the same command key (i.e. having the value log AFTER reset and, therefore, not the max value I am looking for)? Any useful information here would be greatly appreciated.
10-09-2014 07:20 PM
10-10-2014 11:13 AM
Hi Mike,
Thanks for the response. Yes, I do not want to accumulate any data except the max value and then empty the dataset and start again. I am using LabView solely for data acquisition from a load sensor that we have purchased to determine fruit firmness (in Lbs.) and I have no experience with LabView outside of developing my current application from an existing template. So I am unfamiliar with pretty much everything, including control events. Our goal is to speed up the process of taking firmness readings by cutting out the step of manually entering the data into a spreadsheet. Without the step of entering the data, we would be able to take a firmness reading every 1-2 seconds for as long as is necessary.