PCAN Mini display

Visualization and Recording of CAN Data
Post Reply
Haller
Posts: 6
Joined: Wed 1. Nov 2017, 13:25

PCAN Mini display

Post by Haller » Mon 22. Jan 2018, 14:45

Is it possible to send messages with the buttons on the display?

Regards,
J.Dirks

G.Bohlen
Hardware Development
Hardware Development
Posts: 66
Joined: Wed 22. Sep 2010, 21:38

Re: PCAN Mini display

Post by G.Bohlen » Mon 22. Jan 2018, 17:05

Hello,

the buttons can only be used to exit the scene or cycle trough a list of scenes.
It is only possible to send a list of predefined messages when you enter or exit a scene, or send a predefined list of messaged cyclic while the scene is active (e.g. request data from a sensor)

Regards,
Gunnar Bohlen

olivierk
Posts: 4
Joined: Tue 28. May 2013, 14:45

Re: PCAN Mini display

Post by olivierk » Mon 3. Feb 2020, 16:59

Hello, how can one send a predefined list of messaged cyclic with the buttons?

Thank you.
Last edited by M.Gerber on Tue 4. Feb 2020, 16:16, edited 1 time in total.
Reason: Removed full quote of preceding post.

G.Bohlen
Hardware Development
Hardware Development
Posts: 66
Joined: Wed 22. Sep 2010, 21:38

Re: PCAN Mini display

Post by G.Bohlen » Tue 4. Feb 2020, 10:55

Hello,

sending messages via button is not supported by the firmware.

-You can send a list of messages ONCE when a scene ist started. (e.g. initialise transmisson of sensor values from other can modules)
-You can send a list of messages CYCLIC while the scene is active (.g. request data from other modules)
-You can send a liste of messgaes ONCE when the scene is terminated. ( e.g. disable transmission of sensor values from other CAN modules)

Regards, Gunnar Bohlen

Post Reply