<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 All rights reserved -->
<!--                                                                        -->
<!-- JMRI is free software; you can redistribute it and/or modify it under  -->
<!-- the terms of version 2 of the GNU General Public License as published  -->
<!-- by the Free Software Foundation. See the "COPYING" file for a copy     -->
<!-- of this license.                                                       -->
<!--                                                                        -->
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT    -->
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or  -->
<!-- FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License  -->
<!-- for more details.                                                      -->
<variables xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
  <copyright xmlns="http://docbook.org/ns/docbook">
    <year>2026</year>
    <holder>JMRI</holder>
  </copyright>
  <authorgroup xmlns="http://docbook.org/ns/docbook">
    <author>
      <personname>
        <firstname>Pierre</firstname>
        <surname>Billon</surname>
      </personname>
    </author>
  </authorgroup>
  <revhistory xmlns="http://docbook.org/ns/docbook">
    <revision>
      <revnumber>1</revnumber>
      <date>2026-07-25</date>
      <authorinitials>PB</authorinitials>
      <revremark>Creation. CV63 with the firmware 3.15 dual meaning.</revremark>
    </revision>
  </revhistory>
  <!-- CV63 gained a second meaning in firmware 3.15: with the shuttle mode active it sets     -->
  <!-- the dwell times instead of the start delay. Replaces the definition in Vars_common.xml,  -->
  <!-- which is excluded for the firmware 3.15 families.                                       -->
  <variable CV="63" default="0" item="Start delay for speed step 1">
    <decVal min="0" max="250"/>
    <label>Start delay / dwell time</label>
    <label xml:lang="fr">Retard au démarrage / durée d'arrêt</label>
    <label xml:lang="de">Anfahrverzögerung / Aufenthaltsdauer</label>
    <tooltip>CV63: with shuttle mode off, an extra wait before starting (100 ms steps). With shuttle mode on (CV60 bits 2-3), the dwell before reversing (1 s steps) and before restarting (0.5 s steps)</tooltip>
    <tooltip xml:lang="fr">CV63 : navette inactive, attente supplémentaire avant le démarrage (pas de 100 ms). Navette active (CV60 bits 2-3), durée d'arrêt avant l'inversion (pas de 1 s) et avant la reprise (pas de 0,5 s)</tooltip>
    <tooltip xml:lang="de">CV63: bei ausgeschaltetem Pendelbetrieb eine zusätzliche Wartezeit vor der Anfahrt (je 100 ms). Bei aktivem Pendelbetrieb (CV60 Bits 2-3) die Aufenthaltsdauer vor dem Fahrtrichtungswechsel (je 1 s) und vor der Wiederanfahrt (je 0,5 s)</tooltip>
  </variable>
</variables>
