04-27-2010 10:07 AM
04-27-2010 10:11 AM
04-27-2010 10:15 AM
04-27-2010 10:33 AM
Sorry I made an assumption without looking too deep.
I few things I noted though.
You might consider simplifying the code
Make a single event on the cluster (all elements) value change event then use the = function to compare the old and new value the value that changed tells you the indes of the button pressed. Here you can then have an index and value for your button that was pressed.
Are you trying to have a 3-state button it was unclear to me, I assumed you just wanted to time stamp the on off events for each button?
04-27-2010 11:20 AM