Input Groups Setting

The controller can send 8 input signals corresponding to a maximum of 28−1=255 positions. When fewer positions are used, the input signals can be used for several other purposes at the same time.

E.g. [1,2],[3],[6,5] will create three input groups with the corresponding inputs. There will be extra messages for changes in each group individually. So that a group does not update, when another group has an update and vice versa.

Using Input groups makes message mapping on a few inputs usable while some other inputs change randomly. Refer to the chapter Using Input groups in the Message Mapper.