02-11-2014 12:51 PM
I am creating a custom device and want to detect when the delete (X) button on the system explorer is pressed. This is so I can increment or decrement a counter in a folder (where the channel is under). I didn't see any option in the UserEvent loop option. How do I detect that a channel is being deleted?, I am sure this is easy, but I can't seem to figure it out.
Thanks!
Solved! Go to Solution.
02-11-2014 10:11 PM
02-12-2014 08:57 AM
Thanks for the link and the advice. I will try to think about the best way to implement this.