Page 1 of 1

How to map multiple signals to one control

Posted: Thu 25. May 2017, 19:20
by akanti
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!

Re: How to map multiple signals to one control

Posted: Mon 29. May 2017, 10:00
by M.Maidhof
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