Thank you for the insights. RealDash transmits a CAN frame in these conditions:
- frame has ‘writeInterval’ attribute in XML.
- data specified in a frame changes via Actions.
- frame has ‘initialValue’ attribute.
Good tip to everyone; be very cautious when sending CAN frames to the vehicle for abovementioned reasons. Typical use-case of RealDash is completely custom system, but keep in mind that you can cause issues to OEM vehicles by sending CAN frames.
I can see the benefit of having separate ‘conversionOut’ attribute. I think I will leave it there and add to the documentation.