Please could someone confirm how Openinverter's CAN IO function interacts with physical inputs?
Are they simply OR'd together, or is CAN able to override the physical input?
CAN IO interaction with physical IO
- tom91
- Posts: 2295
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 199 times
- Been thanked: 524 times
Re: CAN IO interaction with physical IO
Correct it is or'ed I checked as had a setup running.
Also configuration of IO for can bus settings is explained here: https://openinverter.org/wiki/CAN_communication
Also configuration of IO for can bus settings is explained here: https://openinverter.org/wiki/CAN_communication
- catphish
- Posts: 959
- Joined: Fri Oct 08, 2021 11:02 pm
- Location: Dorset, UK
- Has thanked: 96 times
- Been thanked: 188 times
Re: CAN IO interaction with physical IO
Thanks, I read that and believe I understand how to use it. It implied that they must be OR'd (because it seems you inject zeros for ports that are still going to be physical), but wanted to double check.tom91 wrote: ↑Sun May 29, 2022 8:33 pm Correct it is or'ed I checked as had a setup running.
Also configuration of IO for can bus settings is explained here: https://openinverter.org/wiki/CAN_communication
My car has a big button in the middle of the dash, my intention is to use it as both a start button and a cruise control button (depending on inverter state).