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

22 lines
912 B
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- version 1 - for Unified Software -->
<!-- version 1.1 - Ronald Kuhn - add german translation -->
<!-- version 1.2 - Ronald Kuhn - add Railcom voltage signal -->
<pane 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">
<name>RailCom</name>
<name xml:lang="it">RailCom</name>
<name xml:lang="de">RailCom</name>
<name xml:lang="cs">RailCom</name>
<column>
<display item="Enable RailCom" format="checkbox"/>
<display item="RailCom channel 1 (Broadcast)"/>
<display item="RailCom channel 2 (Data)"/>
<display item="Railcom voltage signal"/>
<label>
<text> </text>
</label>
<display item="RailCom speed reporting method"/>
</column>
</pane>