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

109 lines
3.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) JMRI 2022 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 - Lolke H Bijlsma - Introduction Lokommander II -->
<!-- Version 2 - Petr Sidlo - 2022-08-14 - small fix -->
<!-- Version 3 - Lolke H Bijlsma - 2023-09-21 - moved stop section to new pane -->
<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/programmer.xsd">
<name>Advanced</name>
<name xml:lang="cs">Pokročilé</name>
<column>
<separator/>
<label>
<text>Electrical coupler</text>
<text xml:lang="cs">Elektrické spřáhlo</text>
</label>
<label>
<text> </text>
</label>
<display item="Electrical Coupler Output mapping" />
<display item="ECoupler Mode" />
<display item="Electrical Coupler, kick time" />
<display item="Decoupling, Locomotive move Time" />
<display item="Decoupling, Locomotive moving speed" />
<label>
<text> </text>
</label>
<separator/>
<label>
<text>Smart Power Pack</text>
</label>
<label>
<text> </text>
</label>
<grid gridx="0" gridy="NEXT" weightx="1" anchor="LINE_END">
<griditem>
<display item="SPP Timeout" />
<display item="SPP Timeout" format="hslider" label="" />
</griditem>
<griditem>
<display item="SPP start delay" />
<display item="SPP start delay" format="hslider" label="" />
</griditem>
</grid>
</column>
<column>
<separator/>
<label>
<text>Memory Settings</text>
<text xml:lang="cs">Nastavení paměti</text>
</label>
<label>
<text> </text>
</label>
<display item="Function State" />
<label>
<text> </text>
</label>
<separator/>
<label>
<text>RailCom Settings</text>
<text xml:lang="cs">Nastavení RailCom</text>
</label>
<label>
<text> </text>
</label>
<display item="Enable RailCom" format="checkbox"/>
<display item="RailCom Address" format="checkbox"/>
<display item="RailCom Data" format="checkbox"/>
<label>
<text> </text>
</label>
<separator/>
<label>
<text>SUSI</text>
</label>
<label>
<text> </text>
</label>
<display item="SUSI interface" format="checkbox" />
<display item="SUSI interface active" />
<display item="SUSI Indicator" />
<display item="SUSI transport" />
</column>
</pane>