I am creating a DMX lighting controller with multiple sliders and pushbuttons, each an instance of the same object. When a slider or button state changes, the same DMX messages get sent from the application, with the only difference being the channel number which is affected. Is there a way to combine the objects into an array, so they share common code for their events and can be identified with an offset index?
Thanks for any assistance, and sorry if this is a simple question, I'm new to Embedded Wizard.
Below is a screenshot of the current interface GUI to give some context to my question.
Thanks,
--Tom
