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

158 lines
6.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>Tool Menu</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>Tool Menu</h1>
<h2>Consisting Control Window</h2>
<div class="dp-right">
<p><a href="Main_Tool.shtml#Consist">Back</a>
</p>
<p><a href="index.shtml#Main">Back to Index</a>
</p>
</div>
<hr>
<p>Three types of consists are used on DCC systems:</p>
<ul>
<li>A <strong><em>basic</em></strong> or <strong><em>primary address consist</em></strong>,
where each locomotive is assigned the same address on the programming track, or on the main
with <a href="Programmer_OpsMode.shtml">OpsMode Programming</a> (if supported by the
command station and decoder).<br>
<br>
</li>
<li>A <strong><em>Command Station Assisted Consist</em></strong> (CSAC) which builds the
consist using a function of your command station. Command Station Assisted Consists go by
the trade names listed below.<br>
<br>
<table class="dp-center">
<tr>
<td><strong>Manufacturer</strong>
</td>
<td><strong>Trade Name</strong>
</td>
<td><strong>Usage Notes</strong>
</td>
</tr>
<tr>
<td>Digitrax</td>
<td>Universal Consist</td>
<td>Limited to the number of slots supported by the system. Allows any address</td>
</tr>
<tr>
<td>Lenz</td>
<td>Double Header</td>
<td>Limited to 2 locomotives. Allows any address but 00 to be used</td>
</tr>
<tr>
<td>NCE</td>
<td>Old Style Consist</td>
<td>Limited to 8 locomotives. Allows any address but 00 to be used</td>
</tr>
<tr>
<td>EasyDCC</td>
<td>Standard Consist</td>
<td>Limited to 8 locomotives. Allows any address but 00 to be used</td>
</tr>
</table>
<br>
</li>
<li>A <em><strong>Decoder Assisted Consist (</strong></em>DAC), often referred to as
Advanced Consist. The NMRA<sup>&reg;</sup> has set aside CV19 as a dedicated location for
consist addresses. If CV19 contains a value other than 0, the locomotive will respond to
speed and direction instructions sent to the address in CV19. If CV19 contains zero then it
will respond to speed and direction commands sent to the usual short or long decoder
address. Since the consist address is a single CV, it is limited to the range of 1 to 127.
If you add 128 to the consist address, the locomotive will run backwards (relative to it's
normal direction of travel) in the consist. The DAC can be set up in the <a href=
"Comp_Consist.shtml"><strong>Consisting</strong></a> tab in the Comprehensive Programmer.
</li>
</ul>
<h4>DecoderPro Consisting Tool</h4>
<p>The consist tool provides a visual tool for manipulating the <em><strong>Decoder Assisted
Consists</strong></em> and , on some command stations, <em><strong>Command Station Assisted
Consists.</strong></em></p>
<p class="dp-center"><img src="images/Main_consist_01.png" width="616" height="331" alt=
"consist">
</p>
<p>The <input name="radio" type="radio" id="radio" value="radio" checked> <strong>Advanced
Consist</strong> and the <input type="radio" name="radio2" id="radio2" value="radio2">
<strong>Command Station Consist</strong> allow you to select either consisting mode if
supported by your command station. If not supported the options will be grayed out.</p>
<p><strong>Consist</strong> text box: type the consist ID assigned to the locomotives in the
consist for <em><strong>Decoder Assisted Consists.</strong></em> For Command Station Consist,
this is automatically filled in with the address of the lead locomotive in the consist.</p>
<p><strong>New Locomotive</strong> text box : type in a new locomotive address or select from
you roster using the drop-down list.</p>
<p>Clicking the <strong><span class="textbutton">adds</span></strong>
will add the locomotive to the consist and it will appear in the list area of the window.</p>
<p>Clicking the <strong><span class="textbutton">Button</span></strong>
will clear the information of the current locomotive.</p>
<p>The <input name="checkbox" type="checkbox" id="checkbox" checked> <strong>Direction Normal
?</strong> checkbox determines the direction of the locomotive travel as forwarded or reverse when the
consist is traveling forward. Will be grayed out until the lead locomotive is selected.</p>
<p>The <strong><span class="textbutton">DEL</span></strong> button removes the
consist. The list of the consist will have a <span class="textbutton">DEL</span> button for each locomotive,
allowing you to remove any locomotive from the consist.</p>
<p>The <span class="textbutton">Delete</span> button deletes the entire consist.</p>
<p>The <a href="Main_Throttle.shtml"><span class="textbutton">Throttle</span></a> button
opens a <strong><a href="Main_Throttle.shtml">throttle</a></strong> for the consist.</p>
<p>The <span class="textbutton">Reverse</span> button reverses the direction of the consist.</p>
<hr>
<div class="dp-right">
<p><a href="Main_Tool.shtml#Consist">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>