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

119 lines
4.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; Comprehensive Programmer</title><!--#include virtual="/help/en/parts/Style.shtml" -->
<!-- DecoderPro Styles -->
<style>
.dp-ctr {
text-align: center;
}
.dp-right {
text-align: right;
}
.dp-none {
list-style-type: none;
}
</style>
</head>
<body>
<!--#include virtual="/help/en/parts/Header.shtml" -->
<div id="mBody">
<!--#include virtual="Sidebar.shtml" -->
<div id="mainContent">
<h1>DecoderPro&reg; Comprehensive Programmer</h1>
<h2>Printing Decoder Data</h2>
<div class="dp-right">
<p><a href="Comp_ManfSpecific.shtml">Previous</a>
</p>
<p><a href="index.shtml#Advanced%20Programmer">Back to Index</a>
</p>
</div>
<hr>
<p><strong>Print Data:</strong> DecoderPro provides the capability to print out a full list
of the decoder CV data or selected data. To print, select the <strong>File</strong> menu of
any Comprehensive Programmer Pane, then select the Print or Print Preview options.</p>
<ul>
<li>Print all..., Preview all... Displays Select Items to Print dialog box</li>
<li class="dp-none">
<p><img src="images/Comp_09d_PrintData.png" alt="print items" height="459" width=
"254"><br>
Select each or all of the decoder items that you want to print</p>
<p>Click the <span class="textbutton">Okay</span> button to print, then normally the Print
dialog for your computer system is displayed.</p>
</li>
<li>Print CVs...,Preview CVs...Displays <strong>Select Items to Print</strong> Dialog box
or Preview screen</li>
</ul>
<p>These printouts show the variables by name in each category that is selected (as shown on
the DecoderPro panes) along with their CV number and Value. A handy reference for the
future.</p>
<p>Print preview will look like it's about to print the list, and ask for which printer to
use. Don't panic!, that's only to get the preview to work. Go ahead and select the printer
and you'll only get the preview.</p>
<p><strong>Import Data:</strong> You may import the list from another computer in the PR1
file format. Thus, the Export and Import capability allows you to take the data from one
computer system to another.</p>
<p><strong>Export Data:</strong> you may export the list as one of several file types :</p>
<ul>
<li>CSV file... (Comma separated variables)</li>
<li>PR1DOS file...</li>
<li>PR1WIN file...</li>
</ul>
<p>All are two columns, CV#, and Value)</p>
<img style="width: 636px; height: 598px;" src="images/Comp_09_PrintData.png" alt="print">
<p>The three images below are samples of the "<strong>All</strong>" printout from the SD40-2
that has been used as an example in many places in this manual. Click on the page to see a
larger image in a new window.</p>
<div class="dp-ctr">
<a id="Print"></a><a href="Comp_PrintData_a.shtml" target="_blank"><img src=
"images/Comp_09a_PrintData.png" alt="Comprehensive Programmer - Advanced Features" height=
"63%" width="25%"></a><a href="Comp_PrintData_b.shtml" target="_blank"><img src=
"images/Comp_09b_PrintData.png" alt="Comprehensive Programmer - Advanced Features" height=
"63%" width="25%"></a><a href="Comp_PrintData_c.shtml" target="_blank"><img src=
"images/Comp_09c_PrintData.png" alt="Comprehensive Programmer - Advanced Features" height=
"63%" width="25%"></a>
</div>
<p>OK! That's it! You now know how to use DecoderPro to program your decoders. Now let's run
trains!</p>
<hr>
<div class="dp-right">
<p><a href="Comp_ManfSpecific.shtml">Previous</a>
</p>
<p><a href="index.shtml#Advanced%20Programmer">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>