82 lines
3.8 KiB
XML
82 lines
3.8 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">
|
|
<!-- Decoder Information -->
|
|
<variable CV="0.255.261:4" readOnly="yes" item="ProId">
|
|
<splitHexVal case="upper"/>
|
|
<label>Product ID</label>
|
|
<label xml:lang="de">Produkt ID</label>
|
|
</variable>
|
|
<variable CV="0.255.261:4" readOnly="yes" item="ProId 2">
|
|
<splitVal/>
|
|
<label>(decimal)</label>
|
|
<label xml:lang="de">(dezimal)</label>
|
|
</variable>
|
|
<variable CV="0.255.265:4" readOnly="yes" item="SerNo">
|
|
<splitHexVal case="upper"/>
|
|
<label>Serial Number</label>
|
|
<label xml:lang="de">Seriennummer</label>
|
|
</variable>
|
|
<variable CV="0.255.269:4" readOnly="yes" item="PDate">
|
|
<splitDateTimeVal display="dateOnly" base="2000-01-01T00:00:00"/>
|
|
<label>Production Date</label>
|
|
<label xml:lang="de">Produktionsdatum</label>
|
|
</variable>
|
|
<variable CV="0.255.273:4" readOnly="yes" item="PInfo">
|
|
<splitHexVal case="upper"/>
|
|
<label>Production Info</label>
|
|
<label xml:lang="de">Produkt Info</label>
|
|
</variable>
|
|
<variable CV="0.255.277:2" readOnly="yes" item="BCode Build Number">
|
|
<splitVal/>
|
|
<label>Bootcode Build Build Number</label>
|
|
<label xml:lang="de">Bootcode Build Nummer</label>
|
|
</variable>
|
|
<variable CV="0.255.279" readOnly="yes" item="BCode Minor Version">
|
|
<decVal/>
|
|
<label>Bootcode Minor Version</label>
|
|
</variable>
|
|
<variable CV="0.255.280" readOnly="yes" item="BCode Major Version">
|
|
<decVal/>
|
|
<label>Bootcode Major Version</label>
|
|
</variable>
|
|
<variable CV="0.255.281:4" readOnly="yes" item="BDate">
|
|
<splitDateTimeVal display="dateOnly" base="2000-01-01T00:00:00"/>
|
|
<label>Bootcode Date</label>
|
|
<label xml:lang="de">Bootcode Datum</label>
|
|
</variable>
|
|
<variable CV="0.255.285:2" readOnly="yes" item="ACode Build Number">
|
|
<splitVal/>
|
|
<label>Firmware Build Number</label>
|
|
<label xml:lang="de">Firmware Build Nummer</label>
|
|
</variable>
|
|
<variable CV="0.255.287" readOnly="yes" item="ACode Minor Version">
|
|
<decVal/>
|
|
<label>Firmware Minor Version</label>
|
|
</variable>
|
|
<variable CV="0.255.288" readOnly="yes" item="ACode Major Version">
|
|
<decVal/>
|
|
<label>Firmware Major Version</label>
|
|
</variable>
|
|
<variable CV="0.255.289:4" readOnly="yes" item="ADate">
|
|
<splitDateTimeVal display="dateOnly" base="2000-01-01T00:00:00"/>
|
|
<label>Firmware Date</label>
|
|
<label xml:lang="de">Firmware Datum</label>
|
|
</variable>
|
|
<variable CV="0.255.293:4" readOnly="yes" item="AType">
|
|
<splitVal/>
|
|
<label>Firmware Type</label>
|
|
</variable>
|
|
</variables>
|