83 lines
2.3 KiB
Plaintext
83 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® Main Window</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>DecoderPro® Main Window</h1>
|
|
|
|
<h2>Wangrow Menu</h2>
|
|
|
|
<div class="dp-right">
|
|
<p><a href="dp3_menubar.shtml">Back to Index</a>
|
|
</p>
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<p><strong>Command Monitor</strong>
|
|
</p>
|
|
|
|
<blockquote>
|
|
<p>Opens the <a href="Main_Monitor_Window.shtml">Communications Monitor Window</a> and
|
|
automatically displays the information that is being sent and received on the
|
|
communications link between your computer and your DCC system.</p>
|
|
</blockquote>
|
|
|
|
<p><strong>Send Command</strong>
|
|
</p>
|
|
|
|
<blockquote>
|
|
<p>Opens the NCE Command Generator, Whose binary commands are designed to work in a
|
|
computer friendly mode.</p>
|
|
|
|
<p>Command format (cmd number) (data) (data) ...</p>
|
|
|
|
<p>Commands range from 0x80 to 0xBF</p>
|
|
</blockquote>
|
|
|
|
<table>
|
|
<tr>
|
|
<td style="width: 40%"><img src="images/Main_NCE_Command.png" alt="NCE Command Send"
|
|
width="230" height="158">
|
|
</td>
|
|
<td>
|
|
<p><strong>Command:</strong>- type the command in the text box.</p>
|
|
|
|
<p><strong>Send</strong> button -sends the command to the DCC command station in the
|
|
proper format.</p>
|
|
|
|
<p><input name="checkbox" type="checkbox" id="checkbox" checked>
|
|
<strong>Binary</strong> check box is checked for binary commands</p>
|
|
|
|
<p>Text box at bottom of dialog can be used to override the number of bytes sent.</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div class="dp-right">
|
|
<p><a href="dp3_menubar.shtml">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>
|