Files
JIMRI/xml/decoders/zimo/CV20.xml
T
2026-06-17 14:00:51 +02:00

34 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2010</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Ronald</firstname>
<surname>Kuhn</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2017-09-24</date>
<authorinitials>RK</authorinitials>
<revremark>Initial for CV20 (FW 31.5)</revremark>
</revision>
</revhistory>
<variable CV="20" item="Extended Consist Address">
<decVal max="102"/>
<label>Extended Consist Address</label>
<label xml:lang="de">Erweiterte Verbundadresse</label>
<label xml:lang="cs">Rozšířená adresa soupravy</label>
<tooltip xml:lang="de">Der Wert aus CV20 * 100 wird zum Wert aus CV19 dazu addiert = Lange Verbundadresse.</tooltip>
<tooltip xml:lang="cs">Hodnota z CV20 × 100 se přičte k hodnotě z CV19 = dlouhá adresa soupravy.</tooltip>
</variable>
</variables>