Difference between revisions of "Diesel Version 5:CV 16.0.258"
Jump to navigation
Jump to search
m (Initial Insert) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox CV |
− | + | |cv name=Startup Delay Timer | |
− | + | |cv range=0-65535 | |
− | + | |cv accepted=Any | |
− | + | |cv default=1000 | |
− | |||
− | |||
− | |||
− | | | ||
− | | | ||
− | |||
− | |||
− | | | ||
− | | | ||
}} | }} | ||
− | == | + | == CV 16.0.258 - Startup Delay Timer == |
− | + | Two byte CV (257:258) - This indexed CV defines the maximum delay time (in milliseconds) the decoder will wait and look for a non zero DCC speed packet when powering up. During this delay no sound will be played. | |
+ | <br> | ||
+ | If the decoder sees a non zero speed packet during this time it will skip the startup sound and go right to playing the engine sound | ||
+ | <br> | ||
+ | <br> | ||
+ | This is useful in cases where the engine was moving along and hits dirty track and resets. | ||
+ | <br> | ||
+ | If the delay time is large and the startup sound still plays consider adjusting the command stations stack so that speed refresh packets are sent more often. | ||
+ | <br> | ||
+ | <br> | ||
+ | See [[{{NAMESPACE}}:WOWDiesel_Indexed_CV's|Indexed CV's]] for more info on using this CV | ||
+ | [[Category:Indexed_CV]] |
Latest revision as of 23:43, 22 February 2021
|
CV 16.0.258 - Startup Delay Timer
Two byte CV (257:258) - This indexed CV defines the maximum delay time (in milliseconds) the decoder will wait and look for a non zero DCC speed packet when powering up. During this delay no sound will be played.
If the decoder sees a non zero speed packet during this time it will skip the startup sound and go right to playing the engine sound
This is useful in cases where the engine was moving along and hits dirty track and resets.
If the delay time is large and the startup sound still plays consider adjusting the command stations stack so that speed refresh packets are sent more often.
See Indexed CV's for more info on using this CV