06-04-2015 03:03 PM
I need to monitor a counter and on the first instance of a trigger condition store the counter value then never let it happen again unitl I restart the test.
Looking for some ideas out there.
06-04-2015 03:31 PM
1) Use the Start/Stop Trigger
2) Use the Combi Trigger with the stop condition as Never.
06-05-2015 09:20 AM
Thanks CJ
My bad on my explanation yesterday.
I am monitoring an accelerometer for when it moves. The change I am looking for to determine movement is a +/- 3% change. At the FIRST determination of movement I need to store when it happended in "samples", by means of a counter and not let this value be overwritten.
I used a Trigger On Demand block for the 3%, which works for showing when the change has happened. I have added the Combi trigger like you suggested and this does stop the counter, however it resets to 1 upon stopping so I am not getting the count desired...Any thoughts??
06-05-2015 09:54 AM
Can you show a screenshot of the data and what you're looking for ?
06-05-2015 10:10 AM
CJ,
Here is a screenshot of what I am messing with.
06-05-2015 10:12 AM
Hang on... does .png not work?
06-05-2015 10:14 AM
jpg
06-05-2015 10:17 AM
Are you attaching a file or inserting an image?
Insert using this button. This is a PNG.
06-05-2015 10:17 AM
06-05-2015 10:19 AM
Okay... can I have the worksheet, too? I need to look at your settings.