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

118 lines
2.8 KiB
XML

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2005, 2011 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 - new file includes for CSC files -->
<!-- Panes to show delay -->
<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>Logic Cells 57-64 delay</name>
<column>
<row>
<column>
<label label=" " />
<label label="------ The delay is the time from a logic cell state change until the output actually changes ------"/>
<label label=" " />
</column>
</row>
<separator/>
<separator/>
<row>
<column>
<label label="------ Logic Cell 57 ------"/>
<row>
<column> <display item="LC delay 1" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 58 ------"/>
<row>
<column> <display item="LC delay 2" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 59 ------"/>
<row>
<column> <display item="LC delay 3" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 60 ------"/>
<row>
<column> <display item="LC delay 4" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 61 ------"/>
<row>
<column> <display item="LC delay 5" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 62 ------"/>
<row>
<column> <display item="LC delay 6" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 63 ------"/>
<row>
<column> <display item="LC delay 7" /> </column>
</row>
</column>
</row>
<separator/>
<row>
<column>
<label label="------ Logic Cell 64 ------"/>
<row>
<column> <display item="LC delay 8" /> </column>
</row>
</column>
</row>
<separator/>
</column>
</pane>