Page 1 of 1
Display change from keypad buttons

Posted:
Tue Apr 26, 2022 7:52 am
by NAVSENG
I am having trouble making a page up and page down function work from my keypad to the c125. I think part of my issue may be the way I have the button configured. Since there is no output channel like switching on a fan or something like that, I don't see the options on what the button function should be (in PDM manager). What do I do here?
Also not sure how to configure it on the C125 side. I have a config that uses a standard harness with a single button for mode change, is this where I would tell it to use the Keypad button? I didnt see anywhere to differentiate between up / down. I suppose I could to it all with one button if that makes it work
Re: Display change from keypad buttons

Posted:
Tue Apr 26, 2022 10:14 am
by Stephen Dean
Hi,
Can you attach your PDM and Dash configuration thanks, there are a number of different ways that this can be done but seeing what is currently configured is needed to point you in the correct direction.
Re: Display change from keypad buttons

Posted:
Tue Apr 26, 2022 6:00 pm
by NAVSENG
Attatched , still learning so I dont have it all together yet.
Re: Display change from keypad buttons

Posted:
Tue Apr 26, 2022 10:44 pm
by RRB
I struggle with some of the same problem so nice if you share the solution here
Best regard Ronny
my car has
M400
PDM15
Keypad15
C125
Re: Display change from keypad buttons

Posted:
Wed Apr 27, 2022 10:46 am
by Stephen Dean
Hi,
I have created a CAN Transmit out of the PDM into the Dash, this is sending a Page Up and a Next Line message in to the Dash, in the Dash under CAN 1 (presuming that this is where the PDM is wired to) I have added a CAN Receive template for these two channels. I have then used these channels in the Display setup to change the Page Displayed and to scroll through the lines at the bottom of the screen.
I used the latest public release software to edit the files.
Re: Display change from keypad buttons

Posted:
Fri Apr 29, 2022 3:17 pm
by NAVSENG
SDean wrote:Hi,
I have created a CAN Transmit out of the PDM into the Dash, this is sending a Page Up and a Next Line message in to the Dash, in the Dash under CAN 1 (presuming that this is where the PDM is wired to) I have added a CAN Receive template for these two channels. I have then used these channels in the Display setup to change the Page Displayed and to scroll through the lines at the bottom of the screen.
I used the latest public release software to edit the files.
It works but after 30 seconds it goes on continuous loop and changes the page really quickly! Any idea?
Re: Display change from keypad buttons

Posted:
Mon May 02, 2022 11:19 am
by Stephen Dean
Hi,
Try this, I added a CAN Address conflict in the previous version.