Radio button and group where only one button at a time is active

In the EMU Pro software guide there is following explanation for the button type:

◦ radiobutton group - button to open a group of radio buttons
◦ radiobutton - further buttons in the radio button group

USECASE: I need to configure DSG gear selector based on the keypad input where only one of the buttos is active at the same moment of time.

Do I understand corectly from the above that for P button I select the type as radiobutton group and for the rest RNDS I should select the button type as radiobutton ?

If not, how it should be configured ??

Question 2:
Is there a posibiity to have more than 1 radio button group within one keypad ??

That’s correct.
With that setup, only one of those buttons can be active at a time.

Yes.
Radiobutton group starts a group
Every radiobutton after that is assigned to that group.
Another Radiobutton group will start a new group.
Buttons for the radio group are checked in sequence, starting from the top left and proceeding from left to right, row by row.

2 Likes

Thank you very much for clarifying that!