Setting digital outputs based on analog signals in CAN msg

Universal I/O Module with CAN Interface
Post Reply
mgilbe
Posts: 1
Joined: Fri 5. Dec 2014, 04:38

Setting digital outputs based on analog signals in CAN msg

Post by mgilbe » Fri 5. Dec 2014, 04:47

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?

G.Lang
Support
Support
Posts: 166
Joined: Wed 22. Sep 2010, 14:58

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

Post by G.Lang » Fri 5. Dec 2014, 15:24

Hello,

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

regards
Gunther

Post Reply