I have a group of front panel controls consisting of an array of 15 clusters, each cluster consisting of 3 boolean arrays, I am trying to find an easy way to determine what control has been changed on the panel, or at least which of the 15 clusters changed and the specific boolean array that has changed,
Thanks