59 lines
2.6 KiB
XML
59 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2002, 2005, 2006, 2007, 2013 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. -->
|
|
<!-- version 1 - for Unified Software -->
|
|
<pane 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">
|
|
<name>TCS</name>
|
|
<column>
|
|
<label>
|
|
<text>TCS decoders support a decoder locking feature</text>
|
|
<text xml:lang="it">I decoder TCS supportano la funzione di blocco decoder</text>
|
|
</label>
|
|
<label>
|
|
<text>useful when several decoders are used in one loco</text>
|
|
<text xml:lang="it">Utile quando nella stessa loco ci sono più decoder</text>
|
|
</label>
|
|
<label>
|
|
<text>on the same address, e.g. for adding sound</text>
|
|
<text xml:lang="it">con lo stesso indirizzo, ad es. per aggiungere il sonoro</text>
|
|
</label>
|
|
<label>
|
|
<text>TCS suggests values of 1=mobile, 2=sound, 3=light/function only</text>
|
|
<text xml:lang="it">TCS suggerisce i valori di 1=motore, 2=sonoro, 3=luci/solo funzioni</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Decoder Lock ID number"/>
|
|
<label>
|
|
<text>Set CV15 equal to this number to unlock the decoder for programming</text>
|
|
<text xml:lang="it">Imposta CV15 con questo numero per sbloccare il decoder per la programmazione</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Decoder Lock control number" label="Decoder Lock control, CV15"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="decoderID"/>
|
|
<display item="mfgMonth"/>
|
|
<display item="mfgDay"/>
|
|
<display item="mfgYear"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<name xml:lang="it">TCS</name>
|
|
</pane>
|