Analogue button not switching pages 104.x firmware

I have an analogue button, called a_switch page in my ADU config

When the button is pressed, analogue monitoring shows its working (IE the monitor value changes from 0 to 1) What is very odd, is that despite allocating it to to “Next Page channel” - “Press” the ADU is not switching the display to the next page when the button is pressed :thinking:

My project has 4 pages and 3 overlay’s, the overlays are working fine (they are on another switch). and yes, I have written the project to the ADU.

Here is a link to a rough video of the problem: PageSwitchNotWorkingVideo

Finally, I tried an old 94.x project with 3x pages with the same switch config and the button switches the pages as expected. Could this be a bug?

Hi,

I tried to reproduce your issue on the bench, but with no luck – everything works as expected.

Could you share your project file here or send it to me via e-mail: maciej.fudala@ecumaster.com

Here you go Maciej. It’s very odd.

(attachments)

KevADUProject25.adu (51.7 KB)

You had previously set a Page selector channel, and most likely deleted the channel later, but the assignment remained. Perhaps we should handle this case better in the future.

Please leave the “Page selector channel” field empty — this way, the Next/Previous page buttons will start working again, as the Page selector channel takes priority over the buttons.

Thanks for taking a look at this for me, I’ll make the changes later today and confirm all is good.