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

18 lines
1022 B
XML

<?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 -->
<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">
<variable CV="7" item="Decoder Version" readOnly="yes" tooltip="=41-46 for all TCS with Back EMF models, Read Only">
<decVal/>
<label>Version ID</label>
<label xml:lang="it">ID Versione</label>
<tooltip xml:lang="it">=41-46 per tutti i modelli TCS con Back EMF, Sola Lettura</tooltip>
</variable>
<variable CV="8" readOnly="yes" item="Manufacturer" default="153" tooltip="=153 for TCS, Read Only">
<decVal/>
<label>Manufacturer ID</label>
<label xml:lang="it">ID Costruttore</label>
<tooltip xml:lang="it">=153 per TCS, Sola Lettura</tooltip>
</variable>
</variables>