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

74 lines
2.2 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&reg; Programming Modes</title><!--#include virtual="/help/en/parts/Style.shtml" -->
<!-- DecoderPro Styles -->
<style>
.dp-ctr {
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">
<h1 id="Top">Programming Modes</h1>
<div class="dp-right">
<p><a href="Basic_Start.shtml#ProgramModes">Back</a>
</p>
</div>
<hr>
<p class="dp-ctr"><img src="images/SetProgramMode.png" width="262" height="135" alt=
"program mode">
</p>
<p>Some brief comments on Programming Modes</p>
<p><strong>Paged Mode</strong> is an expansion of Register mode that gives full access to all
decoder CVs.</p>
<p><strong>Register Mode</strong> is an expanded form of Address Mode, and is still used by
some older and/or lower end decoders, particularly some from MRC and Wangrow. It is
inherently limited in its ability to access all CVs in a decoder.</p>
<p><strong>Direct Byte</strong> is another method, not yet supported by all decoders, that
allows full access. There are two ways of implementing Direct Mode. The Direct Byte method(s)
your command station supports will be activated.</p>
<p><strong>Address Mode</strong> is an outdated programming method that is included here for
the sake of<br>
full compliance with the NMRA DCC standard.</p>
<p>If you experience difficulty programming a decoder in Paged Mode, try Direct Byte,
then<br>
Register Mode, and finally Address Mode. The EasyDCC AD4 Accessory Decoder can only be<br>
programmed in Direct Byte.</p>
<hr>
<div class="dp-right">
<p><a href="Basic_Start.shtml#ProgramModes">Back</a>
</p>
</div>
<!--#include virtual="/help/en/parts/Footer.shtml" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
<script src="/js/help.js"></script>
</body>
</html>