77 lines
2.7 KiB
Plaintext
77 lines
2.7 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
|
|
<title>DecoderPro Simple Programmer</title><!--#include virtual="/help/en/parts/Style.shtml" -->
|
|
<!-- DecoderPro Styles -->
|
|
|
|
<style>
|
|
.dp-center {text-align: center;}
|
|
.dp-right {text-align: right;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<!--#include virtual="/help/en/parts/Header.shtml" -->
|
|
|
|
<div id="mBody">
|
|
<!--#include virtual="Sidebar.shtml" -->
|
|
|
|
<div id="mainContent">
|
|
<img src="images/Logo.gif" alt="JMRI DecoderPro Logo" height="117" width="163">
|
|
<h1 id="Top">DecoderPro® Main Window</h1>
|
|
|
|
<h2>Simple Programmer</h2>
|
|
|
|
<div class="dp-right">
|
|
<p><a href="Main_Tool.shtml">Back</a>
|
|
</p>
|
|
|
|
<p><a href="index.shtml#Main">Back to Index</a>
|
|
</p>
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<p>The Simple Programmer allows you to read or write CV values in DCC decoders one at a
|
|
time.</p>
|
|
|
|
<p class="dp-center"><img src="images/Main_SingleCVProgram.png" alt="Simple Programmer"
|
|
width="241" height="335">
|
|
</p>
|
|
|
|
<p>Prior to reading a CV value you should enter the CV Number (address) into the <strong>CV
|
|
Number</strong> text box. If writing a CV value you should enter the CV Number and then a
|
|
value in the <strong>Value</strong> text box. You may enter the value as Decimal or
|
|
Hexadecimal depending upon the option selected in <strong>Value is:</strong> area.</p>
|
|
|
|
<p>On the left side of the window you can select the Programming Mode. Any mode not supported
|
|
by your command station will be grayed out.</p>
|
|
|
|
<p>If you select the <strong>Ops</strong> mode, which programs on the main track, you need to
|
|
enter the address of the decoder (locomotive) that you are programming. Your DCC system may
|
|
require you to check the <strong>Long address</strong> check box if the address is a long
|
|
address. Most DCC systems do not allow you to read on the main, if so, the <strong>Read
|
|
CV</strong> button will be disabled.</p>
|
|
|
|
<p>Now that you have everything setup, you may read the current value in the decoder's memory
|
|
from the CV by clicking on the <strong>Read CV</strong> button or write your new value to the
|
|
CV by clicking on the <strong>Write CV</strong> button.</p>
|
|
|
|
<hr>
|
|
|
|
<div class="dp-right">
|
|
<p><a href="Main_Tool.shtml">Back</a>
|
|
</p>
|
|
|
|
<p><a href="index.shtml#Main">Back to Index</a>
|
|
</p>
|
|
</div>
|
|
<!--#include virtual="/help/en/parts/Footer.shtml" -->
|
|
</div>
|
|
<!-- closes #mainContent-->
|
|
</div>
|
|
<!-- closes #mBody-->
|
|
<script src="/js/help.js"></script>
|
|
</body>
|
|
</html>
|