82 lines
3.9 KiB
XML
82 lines
3.9 KiB
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 -->
|
|
<!-- -->
|
|
<!-- 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>2014</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>2014-06-03</date>
|
|
<authorinitials>PB</authorinitials>
|
|
<revremark>Creation</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<!-- Using JMRI identification pane (Product ID item in JMRI isn't bound to a specific NMRA CV) -->
|
|
<variable CV="901" tooltip="CV901" readOnly="yes" item="Product Number" default="100">
|
|
<decVal/>
|
|
<label>Product ID: </label>
|
|
<label xml:lang="fr">ID produit: </label>
|
|
<label xml:lang="de">Decoderkennzeichen: </label>
|
|
<label xml:lang="ca">ID de producte: </label>
|
|
</variable>
|
|
<!-- Using JMRI item "Advanced Group 1" since identification CVs for SUSI are not standard.-->
|
|
<variable CV="900" tooltip="CV900" readOnly="yes" item="Advanced Group 1 Option 1">
|
|
<decVal/>
|
|
<label>Manufacturer ID: </label>
|
|
<label xml:lang="it">ID Costruttore: </label>
|
|
<label xml:lang="fr">ID constructeur: </label>
|
|
<label xml:lang="de">ID Hersteller: </label>
|
|
<label xml:lang="ca">ID de Fabricant: </label>
|
|
</variable>
|
|
<variable CV="902" tooltip="CV902" readOnly="yes" item="Advanced Group 1 Option 2">
|
|
<decVal/>
|
|
<label>Decoder Version No: </label>
|
|
<label xml:lang="it">Versione Decoder Costruttore: </label>
|
|
<label xml:lang="fr">Version décodeur: </label>
|
|
<label xml:lang="de">Versionsnummer: </label>
|
|
<label xml:lang="ca">Número de versió: </label>
|
|
</variable>
|
|
<variable CV="903" tooltip="CV903" readOnly="yes" item="Advanced Group 1 Option 3">
|
|
<decVal/>
|
|
<label>Version date (MMY): </label>
|
|
<label xml:lang="fr">Date version décodeur (MMY): </label>
|
|
<label xml:lang="de">Datum Versionsnummer (MMY): </label>
|
|
<label xml:lang="ca">Data de la versió del descodificador (DMA): </label>
|
|
</variable>
|
|
<variable CV="904" tooltip="CV904" readOnly="yes" item="Advanced Group 1 Option 4">
|
|
<decVal/>
|
|
<label>Revision No: </label>
|
|
<label xml:lang="fr">Révision décodeur: </label>
|
|
<label xml:lang="de">Revisionsnummer: </label>
|
|
<label xml:lang="ca">Révisió del descodificador</label>
|
|
</variable>
|
|
<variable CV="905" tooltip="CV905" readOnly="yes" item="Advanced Group 1 Option 5">
|
|
<decVal/>
|
|
<label>Revision Date (MMY): </label>
|
|
<label xml:lang="fr">Date révision décodeur (MMY): </label>
|
|
<label xml:lang="de">Revisionsnummer Datum (MMY): </label>
|
|
<label xml:lang="ca">Data revisió del decoder (DMA): </label>
|
|
</variable>
|
|
</variables>
|