Files
JIMRI/help/en/manual/DecoderPro3/Basic_Mode.shtml
T
2026-06-17 14:00:51 +02:00

71 lines
2.3 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-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">
<h1 id="Top">DecoderPro&reg; Programming</h1>
<h2>Programming Modes</h2>
<div class="dp-right">
<p><a href="Basic_Start.shtml#ProgramModes">Back</a>
</p>
</div>
<hr>
<p><img style="width: 757px; height: 220px;" src="images/SetProgramMode.png" alt=
"program mode">
</p>
<p>Some brief comments on Programming Modes</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><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>Paged Mode</strong> is an expansion of Register mode that gives full access to all
decoder CVs.</p>
<p><strong>Direct Byte Mode</strong> is another method, not yet supported by all decoders,
that allows full access. There are two ways of implementing Direct Mode. The radio button(s)
for the Direct Byte Mode method(s) your command station supports will be activated.</p>
<p>If you experience difficulty programming a decoder in Paged Mode, try Direct Byte Mode,
then<br>
Register Mode, and finally Address Mode. The EasyDCC AD4 Accessory Decoder can only be<br>
programmed in Direct Byte Mode.</p>
<hr>
<div class="dp-right">
<p><a href="Comp_Basic.shtml">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>