89 lines
2.9 KiB
Plaintext
89 lines
2.9 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
|
|
<!-- Copyright Bob Jacobsen 2008 -->
|
|
|
|
<title>JMRI: Decoder - Decoder Information</title><!--#include virtual="/help/en/parts/Style.shtml" -->
|
|
</head>
|
|
<body>
|
|
<!--#include virtual="/help/en/parts/Header.shtml" -->
|
|
|
|
<div id="mBody">
|
|
<!--#include virtual="Sidebar.shtml" -->
|
|
|
|
<div id="mainContent">
|
|
<!-- Page Body -->
|
|
|
|
<h1>JMRI: DecoderPro User Guide</h1>
|
|
|
|
<h2>Decoder Information</h2>
|
|
|
|
<p>The JMRI project has collected a large amount of information about DCC decoders, which it
|
|
makes publicly available in several ways. These are described on this page.</p>
|
|
|
|
<h2>Access to the information via the web</h2>
|
|
|
|
<p>Web pages are automatically created from the DecoderPro configuration files as part of
|
|
each release. These contain:</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="../../xml/XSLT/pages/DecoderId.html">Decoder identification CV values</a> used
|
|
by DecoderPro to identify the manufacturer and type of an unknown decoder.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../xml/XSLT/pages/decoderIndex.html">Index to individual decoder pages</a>,
|
|
listed by manufacturer. This provides a one-page summary of the characteristics and CV
|
|
contents of the decoders.
|
|
</li>
|
|
|
|
<li>Selection guides listing <a href=
|
|
"../../xml/XSLT/pages/SelectionGuide.html#size">decoder size</a>, and by <a href=
|
|
"../../xml/XSLT/pages/SelectionGuide.html#electrical">decoder electrical
|
|
characteristics</a>.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../xml/XSLT/pages/CVSummary.html">Combined summary of CVs for all
|
|
decoders</a>.<br>
|
|
Note that this is a <em>very</em> large page!
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>Information in Comma-Separated-Values (CSV) format</h2>
|
|
|
|
<p>To make it easier to import into a spreadsheet or other program, these are also made
|
|
available as files in Comma-Separated-Values (CSV) format.</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="../../xml/XSLT/pages/decodersizes.csv">decodersizes.csv</a> Physical size for
|
|
each defined decoder
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../xml/XSLT/pages/cvsummary.csv">cvsummary.csv</a> CVs present in each
|
|
decoder
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../xml/XSLT/pages/decoderpower.csv">decoderpower.csv</a> Power limits and
|
|
connector by decoder
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>XML files</h2>
|
|
|
|
<p>The definitive version of the data is in XML files. These can be obtained from any JMRI
|
|
distribution, or via the web at <a href="https://www.jmri.org/xml">https://www.jmri.org/xml</a>.</p>
|
|
<!--#include virtual="/help/en/parts/Footer.shtml" -->
|
|
</div>
|
|
<!-- close #mainContent -->
|
|
</div>
|
|
<!-- closes #mBody -->
|
|
<script src="/js/help.js"></script>
|
|
</body>
|
|
</html>
|