Files
JIMRI/help/en/html/tools/CTC.shtml
T
2026-06-17 14:00:51 +02:00

44 lines
1.3 KiB
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
<!-- Copyright JMRI.org 2020 -->
<title>JMRI: CTC Tools</title><!--#include virtual="/help/en/parts/Style.shtml" -->
</head>
<body>
<!--#include virtual="/help/en/parts/Header.shtml" -->
<div id="mBody">
<!--#include virtual="Sidebar.shtml" -->
<div id="mainContent">
<h1>JMRI: CTC Tools</h1>
<p>JMRI has two CTC tools.</p>
<dl style="margin-left: 2em">
<dt>
The original scripting based <a href="uss/index.shtml">USS CTC</a>.
</dt>
<dd>This uses scripting along with a couple of helper classes.</dd>
<dt>
The new GUI based <a href="../../package/jmri/jmrit/ctc/CTC.shtml">CTC</a>.
</dt>
<dd>A GUI editor is used to configure the CTC rules and a run-time is used to implement the
CTC logic. It can also build a skeleton Panel Editor CTC panel with the turnout
levers/indicators, signal levers/indicators, code button, etc., with a minimal track
plan.</dd>
</dl>
<!--#include virtual="/help/en/parts/Footer.shtml" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
<script src="/js/help.js"></script>
</body>
</html>