Page 1 of 1
CAN Mapping rate -- refresh/read rate or logging rate?
Posted: Sun Apr 22, 2018 3:11 pm
by thoraxe
What does the "rate" field in the CAN mapping area do?
Does it set how often the value is attempted to be refreshed?
Or does it set how often the value is logged (when logging is active)?
Posted: Mon Apr 23, 2018 10:49 pm
by brentp
Hi,
It's how often the current value is logged, or broadcast via telemetry.
It is independent of how fast RaceCapture receives the data over CAN, since RaceCapture does not control how fast external systems broadcast data.
The exception is RaceCapture's OBDII engine, setting the rate affects how often channels are requested (OBDII is a request/reply protocol), and optimizes the read sequence based on the sample rates you choose.
Hope this helps,
Posted: Wed Apr 25, 2018 9:12 pm
by thoraxe
OK Perfect. That's what I thought.
Thanks!