by adrian on Mon Nov 08, 2021 11:38 am
Preserving channels in Dash Manager can be a little bit complicated because of the way the system works in the background. There are limits how often it will preserve channels and it isn't obvious from the outside when/if a channel is actually being preserved.
Below is an example C185 file (that's what I had on my bench, but you can do the same thing in any of the colour dashes) which will preserve a timer that runs whenever there is Engine Speed. It is preserved every minute or when the Engine Speed goes to zero.
A couple of things to note:
If you turn the Dash off before the Engine Speed goes to zero you can lose up to 1 minute of run time.
The timer will only run to 42949672 seconds, which is just under 12,000 hours.
- Attachments
-
- Preserve Timer.c185v64
- (1.35 MiB) Downloaded 518 times