How to map multiple signals to one control

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
akanti
Posts: 4
Joined: Fri 19. May 2017, 04:13

How to map multiple signals to one control

Post by akanti » Thu 25. May 2017, 19:20

Hello,

I am trying to have an LED indicator turn on if any signal from a list of possible signals is received.

Eg. If any signal from "errorCode1", "errorCode2", "errorCode3", ... , "errorCoden" is received, the LED indicator must turn on.

All these signals have the same CAN ID if that matters.

Is this possible? I am using PCAN Explorer 5.

Sincerest thanks!

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: How to map multiple signals to one control

Post by M.Maidhof » Mon 29. May 2017, 10:00

Hi,

yes, this will be possible by using a VBmacro, in which you set all three errorcodes to another virtual signal.

See example here: http://www.peak-system.com/forum/viewto ... p=421#p421

regards

Michael

Post Reply