Unfortunately, the functionality of multiple single
roll scrollers patched to a single control
channel is not supported in the
Eos/Ion/
Element family of consoles.
There are a couple of options in addition to creating dummy channels that you can look at, each with their own pros and cons.
The first is to create a custom
fixture profile using different parameters. The upside of this is that you can still only use one channel. The downside is that you have to remember to translate what each
parameter really means, and that you would not be able to use the built in color-specific parameters effectively.
The second, which is something that is more of a design question, is to
address your scrollers to the same address on the
scroller itself. The upside there is that you don't have to worry about multiple channels since all of the intensities are going to be on at the same time, the scrolls would all also respond the same. You would also still be able to use the native color parameter features on the
console. The down side is that they are all going to be controlled together, so if you wanted them each to be in a different position, that would not be possible.
Bottom
line: If you are looking for individual control, the best option is using multiple channels. If you are looking for multiple fixtures to be controlled together, address them all the same and control them on one channel.