Difference between revisions of "Diesel Version 5:Quick Presets"

From Train Control Systems Documentation
Jump to navigation Jump to search
 
Line 1: Line 1:
 
A quick way to set up certain features using CV 8<br>
 
A quick way to set up certain features using CV 8<br>
Writing a value of 2 or 8 to cv8 will perform a factory reset<br>
 
 
the table below shows the available quick presets:
 
the table below shows the available quick presets:
@TODO create table showing user presets and other values<br>
+
@TODO Add links to the table to give more detail or show what the default CV values are?
       .EQU FACTORY_RESET,2
+
        
      .EQU SOUND_BUTTON_MAPPINGS,3
+
== Light output CV's ==
      .EQU RESET_NMRA_CVS,4
+
{| class="wikitable" style="text-align: center;"
      .EQU RESET_INDEXED_CVS,5
+
|-
      .EQU BEMF_TABLE,6
+
! scope="col"| Action
      .EQU SOUNDTRAXX_RESET,8
+
! scope="col"| CV 8 Value
      .EQU FIRST_USER_PRESET,PRESET_1
+
|-
      .EQU PRESET_1,10
+
|-
      .EQU PRESET_2,11
+
| scope="row" | Factory reset
      .EQU PRESET_3,12
+
| 2 or 8
      .EQU LAST_USER_PRESET,PRESET_3
+
|-
      .EQU DITCH_LIGHTS,15
+
|-
 +
| scope="row"| Reset Sound button mappings
 +
| 3
 +
|-
 +
|-
 +
| scope="row"| Reset NMRA CV's 1-256
 +
| 4
 +
|-
 +
|-
 +
| scope="row"| Reset Indexed CV's
 +
| 5
 +
|-
 +
| scope="row"| Reset 128 Step Speed Table
 +
| 6
 +
|-
 +
| scope="row"| Load User Preset 1
 +
| 10
 +
|-
 +
| scope="row"| Load User Preset 2
 +
| 11
 +
|-
 +
| scope="row"| Load User Preset 3
 +
| 12
 +
|-
 +
|-
 +
| scope="row"| Setup Ditch Lights
 +
| 15
 +
|-
 +
|}
 
{{{{NAMESPACE}}:Ditch_Light_Preset}}
 
{{{{NAMESPACE}}:Ditch_Light_Preset}}

Latest revision as of 14:44, 22 January 2019

A quick way to set up certain features using CV 8
the table below shows the available quick presets: @TODO Add links to the table to give more detail or show what the default CV values are?

Light output CV's

Action CV 8 Value
Factory reset 2 or 8
Reset Sound button mappings 3
Reset NMRA CV's 1-256 4
Reset Indexed CV's 5
Reset 128 Step Speed Table 6
Load User Preset 1 10
Load User Preset 2 11
Load User Preset 3 12
Setup Ditch Lights 15

Ditch Light Preset:

Programming CV8 = 10 sets up blinking ditch lights. It puts the ditch lights on light output 1 and light output 2, turns the lights on and off with function 1, and causes them to blink along with blow the horn when function 2 is pressed.

CV's that get configured as part of the preset:

CV 35 = 1 Light output 1 turned on/off with button 1.
CV 36 = 1 Light output 2 turned on/off with button 1.
CV 51 = 42 Light output 1 set to Ditch Light, active while going forward and reverse.
CV 52 = 43 Light output 2 set to Ditch Light, active while going forward and reverse.
CV 124 = 8 Maps Ditch Light Blink to button 2. @TODO confirm this
CV 176 += 8 to make function 2 Dual Enabled