Files
JIMRI/xml/decoders/tcs/CV249_CV252_FW41.xml
2026-06-17 14:00:51 +02:00

40 lines
2.2 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 -->
<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 item="decoderID" CV="249" default="0" readOnly="yes">
<decVal/>
<label>Decoder ID</label>
<label xml:lang="it">ID Decoder</label>
</variable>
<variable CV="250" readOnly="yes" item="mfgMonth" tooltip="Date TCS made this decoder">
<decVal/>
<label>Month of Decoder Manufacture</label>
<label xml:lang="it">Mese di produzione Decoder</label>
<tooltip xml:lang="it">Data in cui TCS ha prodotto il decoder</tooltip>
</variable>
<variable CV="251" readOnly="yes" item="mfgDay" tooltip="Date TCS made this decoder">
<decVal/>
<label>Day of Decoder Manufacture</label>
<label xml:lang="it">Giorno di produzione Decoder</label>
<tooltip xml:lang="it">Data in cui TCS ha prodotto il decoder</tooltip>
</variable>
<variable CV="252" readOnly="yes" item="mfgYear" tooltip="Date TCS made this decoder">
<decVal/>
<label>Year of Decoder Manufacture</label>
<label xml:lang="it">Anno di produzione Decoder</label>
<tooltip xml:lang="it">Data in cui TCS ha prodotto il decoder</tooltip>
</variable>
</variables>