Page 1 of 1

Maintain value received in CAN bus message

PostPosted: Wed Oct 10, 2018 7:20 am
by JM Race
I am trying to maintain the last known value for a channel when the particular CAN message associated with it times out. The associated CAN message is only transmitted on change of state of the value. I thought I had seen something about this before but now I can't find it. Anybody have any ideas?

Joe

Re: Maintain value received in CAN bus message

PostPosted: Wed Oct 10, 2018 8:43 am
by rntechnologies
From within dash manager, go into Connections>Communications.
Then select the CAN tab that you have your connection templates under.
From here, select the section that contains the messages you want to edit the value for, and then click edit.
In the screen that pops up, there is a tickbox to default value on timeout, if this is checked, when the CAN receive message times out, the default value from the channel configuration will be used.
Remembering that the setting to default value is set at the section level, not the channel level.- Meaning that you may want to setup a new section for the messages that you don't want to default.