Page 1 of 1

Setting digital outputs based on analog signals in CAN msg

Posted: Fri 5. Dec 2014, 04:47
by mgilbe
We have many MicroMod-universal units, and use them to read CAN messages and set the digital outputs so they can be read by a custom microcontroller module. In most cases, we want to set the digital output based on a particular bit in the CAN message of interest. However, sometimes we need to set a digital output when a 1or 2-byte signal in the CAN message is equal to a particular value, or it exceeds a threshold. How can this be implemented?

Re: Setting digital outputs based on analog signals in CAN m

Posted: Fri 5. Dec 2014, 15:24
by G.Lang
Hello,

this is not possible with the standard firmware, only with a own firmware.

regards
Gunther