Files
2026-06-17 14:00:51 +02:00

90 lines
3.7 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>
<label>
<text>Dual Enabled Functions</text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Dual function F0F" format="checkbox"/>
<display item="Dual function F0R" format="checkbox"/>
<display item="Dual function F1" format="checkbox"/>
<display item="Dual function F2" format="checkbox"/>
<display item="Dual function F3" format="checkbox"/>
<display item="Dual function F4" format="checkbox"/>
<display item="Dual function F5" format="checkbox"/>
<display item="Dual function F6" format="checkbox"/>
</column>
<label>
<text> </text>
</label>
<column>
<display item="Dual function F7" format="checkbox"/>
<display item="Dual function F8" format="checkbox"/>
<display item="Dual function F9" format="checkbox"/>
<display item="Dual function F10" format="checkbox"/>
<display item="Dual function F11" format="checkbox"/>
<display item="Dual function F12" format="checkbox"/>
<display item="Dual function F13" format="checkbox"/>
<display item="Dual function F14" format="checkbox"/>
</column>
</row>
</column>
<name xml:lang="it">TCS</name>
</pane>