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

58 lines
2.5 KiB
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
<title>Throttles List</title>
<meta name="keywords" content="JMRI decoderpro dcc nmra throttle throttlepro">
<meta name="description" content="Throttle documentation for JMRI project">
<meta name="author" content="Lionel Jeanson"><!--#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>Throttles List Window</h1>
<p><img src="images/ThrottleListWindow.png" alt="">
</p>
This window is accessible from the <a href="ThrottleToolBar.shtml">Throttle pane
toolbar.</a><br><br>
The Throttles List shows all currently opened Throttles in JMRI, with their respective direction and speed. <br>
Each column represents a different throttle window, with all throttles in that window as rows in that column<br>
Drag'n drop of a throttle from one column to another is supported, the matching throttle frame will be moved from one window to the other<br>
Drag'n drop od roster entrie(s) from the DecoderPro main window is also supported, a throttle for each roster entry will assigned in the matching Throttle Window<br>
If an <a href="RostersMediaPane.shtml">icon is available for that roster entry</a>, it will be used.<br>
If large speed sliders are enabled in <a href="ThrottlesPreferencesPane.shtml">Throttles Preferences</a>, speed and direction
will show graphicaly. <br>
<br>
Clicking on a line will bring the matching throttle up.<br>
<h3>New button</h3>
This button creates a new Throttle window (hence different from clicking the "New" button in
<a href="ThrottleToolBar.shtml">Throttle Window toolbar</a>).<br>
<h3>Stop button</h3>
Will emergency stop all JMRI managed throttles.<br>
Same one as in <a href="ThrottleToolBar.shtml">Throttle Window toolbar</a>.<br>
<h3>Power button</h3>
Manage layout power.<br>
Same one as in <a href="ThrottleToolBar.shtml">Throttle Window toolbar</a>.<br>
<h3>Preferences button</h3>
Open the <a href="ThrottlesPreferencesPane.shtml">Throttles Preferences pane</a>.
<!--#include virtual="/help/en/parts/Footer.shtml" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
<script src="/js/help.js"></script>
</body>
</html>