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

95 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml/XSLT/panelfile-2-9-6.xsl" type="text/xsl"?>
<layout-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/layout-2-9-6.xsd">
<jmriversion>
<major>4</major>
<minor>13</minor>
<test>5</test>
<modifier>ish</modifier>
</jmriversion>
<sensors class="jmri.jmrix.internal.configurexml.InternalSensorManagerXml">
<defaultInitialState>unknown</defaultInitialState>
<sensor inverted="false">
<systemName>ISCLOCKRUNNING</systemName>
</sensor>
<sensor inverted="false">
<systemName>IS1</systemName>
</sensor>
<sensor inverted="false">
<systemName>IS2</systemName>
</sensor>
<sensor inverted="false">
<systemName>IS3</systemName>
</sensor>
</sensors>
<turnouts class="jmri.jmrix.internal.configurexml.InternalTurnoutManagerXml">
<operations automate="false">
<operation name="NoFeedback" class="jmri.configurexml.turnoutoperations.NoFeedbackTurnoutOperationXml" interval="300" maxtries="2" />
<operation name="Raw" class="jmri.configurexml.turnoutoperations.RawTurnoutOperationXml" interval="300" maxtries="1" />
<operation name="Sensor" class="jmri.configurexml.turnoutoperations.SensorTurnoutOperationXml" interval="300" maxtries="3" />
</operations>
<defaultclosedspeed>Normal</defaultclosedspeed>
<defaultthrownspeed>Restricted</defaultthrownspeed>
<turnout feedback="DIRECT" inverted="false" automate="Off">
<systemName>IT1</systemName>
</turnout>
<turnout feedback="DIRECT" inverted="false" automate="Off">
<systemName>IT2</systemName>
</turnout>
<turnout feedback="DIRECT" inverted="false" automate="Off">
<systemName>IT3</systemName>
</turnout>
</turnouts>
<lights class="jmri.jmrix.internal.configurexml.InternalLightManagerXml">
<light minIntensity="0.0" maxIntensity="1.0" transitionTime="0.0">
<systemName>IL101</systemName>
<userName>Light 1 Simple</userName>
</light>
<light minIntensity="0.09999999999999999" maxIntensity="0.9" transitionTime="1.0">
<systemName>IL102</systemName>
<userName>Light 2 Settings</userName>
</light>
<light minIntensity="0.0" maxIntensity="1.0" transitionTime="0.0">
<systemName>IL103</systemName>
<userName>Light 3 Control</userName>
<lightcontrol controlType="1" controlSensor="IS1" sensorSense="2" />
<lightcontrol controlType="1" controlSensor="IS1" sensorSense="4" />
<lightcontrol controlType="2" fastClockOnHour="0" fastClockOnMin="1" fastClockOffHour="2" fastClockOffMin="3" />
<lightcontrol controlType="3" controlTurnout="IT1" turnoutState="2" />
<lightcontrol controlType="3" controlTurnout="IT2" turnoutState="4" />
<lightcontrol controlType="4" timedControlSensor="IS2" duration="1000" />
<lightcontrol controlType="5" controlSensor="IS2" controlSensor2="IS3" sensorSense="2" />
<lightcontrol controlType="5" controlSensor="IS2" controlSensor2="IS3" sensorSense="4" />
</light>
</lights>
<memories class="jmri.managers.configurexml.DefaultMemoryManagerXml">
<memory value="9:41 AM">
<systemName>IMCURRENTTIME</systemName>
</memory>
<memory value="1.0">
<systemName>IMRATEFACTOR</systemName>
</memory>
</memories>
<signalmasts class="jmri.managers.configurexml.DefaultSignalMastManagerXml" />
<signalgroups class="jmri.managers.configurexml.DefaultSignalGroupManagerXml" />
<oblocks class="jmri.jmrit.logix.configurexml.OBlockManagerXml" />
<warrants class="jmri.jmrit.logix.configurexml.WarrantManagerXml" />
<signalmastlogics class="jmri.managers.configurexml.DefaultSignalMastLogicManagerXml">
<logicDelay>500</logicDelay>
</signalmastlogics>
<timebase class="jmri.jmrit.simpleclock.configurexml.SimpleTimebaseXml" time="Wed Nov 14 09:36:01 PST 2018" rate="1.0" run="yes" master="yes" sync="no" correct="no" display="no" startstopped="no" startsettime="no" startclockoption="0" showbutton="no" />
<filehistory>
<operation>
<type>app</type>
<date>Wed Nov 14 09:36:00 PST 2018</date>
<filename>JMRI program</filename>
</operation>
<operation>
<type>Store</type>
<date>Wed Nov 14 09:41:29 PST 2018</date>
<filename />
</operation>
</filehistory>
<!--Written by JMRI version 4.13.5ish+jake+20181114T1735Z+Raf4256bd5d on Wed Nov 14 09:41:29 PST 2018-->
</layout-config>