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

106 lines
3.8 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; 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>Light Control</h2>
<div class="dp-right">
<p><a href="Main_Tool.shtml#Light">Back</a>
</p>
<p><a href="dp3_menubar.shtml">Back to Index</a><a href="index.shtml#Main"></a>
</p>
</div>
<hr>
<p><img src="images/Main_LightControl.png" alt="Light control" width="601" height="262">
</p>
<p>This tool is used to control Powerline Devices that are used to control your layout
lighting.</p>
<p>Enter the light system name for the light you wish to control in the
<strong>Light:</strong> text box</p>
<p>Click on either the <strong>On</strong> button to turn the light on or
<strong>Off</strong> button to turn off the light.</p>
<p><strong>Current State:</strong> Shows the current known state of the light.</p>
<p><strong>&lt;Unknown&gt;</strong> Either no light selected or invalid light name.</p>
<p><strong>&lt;Off&gt;</strong> Light is at minimum intensity, if variable intensity is
supported, or off</p>
<p><strong>&lt;On&gt;</strong> Light is at maximum intensity if variable intensity supported,
or full on.</p>
<p><strong>&lt;Intermediate&gt;</strong> Light intensity is between 0 and 100% and the
current intensity is equal to the target intensity.</p>
<p><strong>&lt;Transitioning Higher&gt;</strong> Target intensity is higher than the current
intensity and light is adjusting every fast minute according to Transition Time value.</p>
<p><strong>&lt;Transitioning Lower&gt;</strong> Target intensity is lower than the current
intensity and light is adjusting every fast minute according to Transition Time value</p>
<p><strong>.&lt;Transitioning to Full On&gt;</strong> Target intensity is higher than the
current intensity, and equal or higher than maximum intensity and light is adjusting every
fast minute according to Transition Time value.</p>
<p><strong>&lt;Transitioning to Full Off&gt;</strong>Target intensity is lower than the
current intensity, and equal or lower than minimum intensity and light is adjusting every
fast minute according to Transition Time value.</p>
<p>Configuration Options of Lights:</p>
<p><input type="checkbox" name="checkbox" id="checkbox"> <strong>Enabled:</strong> The light
will respond to its automatic control type.</p>
<p><input type="checkbox" name="checkbox2" id="checkbox2"> <strong>Variable:</strong> Light
may be commanded to values between 0% and 100%.</p>
<p><input type="checkbox" name="checkbox3" id="checkbox3"> <strong>Transitional:</strong>
Changes the intensity will use the transition time to step between current and target
intensity.</p>
<p><strong>On</strong> button turns on the light.</p>
<p><strong>Off</strong> button turns off the light.</p>
<hr>
<div class="dp-right">
<p><a href="Main_Tool.shtml#Light">Back</a>
</p>
<p><a href="dp3_menubar.shtml">Back to Index</a><a href="index.shtml#Main"></a>
</p>
</div>
<!--#include virtual="/help/en/parts/Footer.shtml" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
<script src="/js/help.js"></script>
</body>
</html>