<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Standard Widget Library &#8211; RDK TECH</title>
	<atom:link href="https://rdktech.org/rdk-documentation/category/widgets/standard-widget-library/feed/" rel="self" type="application/rss+xml" />
	<link>https://rdktech.org</link>
	<description>Rapid Development Kit</description>
	<lastBuildDate>Mon, 18 Mar 2024 19:35:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>

<image>
	<url>https://rdktech.org/wp-content/uploads/2024/02/RDK-logo-black-2-32x32.png</url>
	<title>Standard Widget Library &#8211; RDK TECH</title>
	<link>https://rdktech.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Flexible Label</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/flexible-label/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:35:06 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1200</guid>

					<description><![CDATA[&#160; Scrolling Label is an output widget. It is used to display English text and supports scolling functions. This widget uses only our built-in English fonts, therefore, it is efficent and resource-thrifty. This widget is suitable for displaying changing messages such as error messages. An educational vidoe is availble to &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file176.png" alt="" /></p>
<p>Scrolling Label is an output widget. It is used to display English text and supports scolling functions. This widget uses only our built-in English fonts, therefore, it is efficent and resource-thrifty. This widget is suitable for displaying changing messages such as error messages.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/JCoNBsWgkA0" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="flexible-label">Flexible Label</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="binding-register">Binding Register</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Register as index</td>
<td>Decide whether to select a register as the index</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Contex/Index Register</td>
<td>Select a register to be the index register</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="text-array">Text Array</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Content</td>
<td>Please refer to PlainTextArray Table Dialog for more details</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/plaintextarray_table_dialog/">PlainTextArray Table Dialog</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="setting">Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Use Format String</td>
<td>Use Python-compliant format string</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Format String</td>
<td>Please refer to Format String for more details</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/format_string/">Format String</a></td>
</tr>
<tr>
<td>Font Size</td>
<td>Set the font size</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Text Color</td>
<td>Select the text color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Opacity %</td>
<td>Select the text opacity (0-100%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Show Background</td>
<td>Decide whether to show the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Background Main Color</td>
<td>Select the color for the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Background Grad Color</td>
<td>Select the gradient color for the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Background Opaciy %</td>
<td>Select the opacty (0-100%) for the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Display Mode</td>
<td>Please refer to Label Display Mode for more details</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/label_display_mode/">Label Display Mode</a></td>
</tr>
<tr>
<td>Scrolling Speed px/s</td>
<td>Select the scolling speed (5-50 px/sec)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Alignment</td>
<td>Select the alignment for the text</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="font-size">Font Size</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Font Size</td>
<td>Select the font size</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="display-mode">Display Mode</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Display Mode</td>
<td>Please refer to Label Display Mode for more details</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/label_display_mode/">Label Display Mode</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="alignment">Alignment</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Alignment</td>
<td>Select the alignment for the text</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Palette</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/palette/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:34:44 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1198</guid>

					<description><![CDATA[&#160; Pallete is an output widget. It can serve as a multi-color lighting signal or as a LED of which color can be tuned by setting RGB values. Obvisouly, it can serve as a pallete. An educational vidoe is availble to get users started: Educational Video Widget Property Pallete Property &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file222.png" alt="" /></p>
<p>Pallete is an output widget. It can serve as a multi-color lighting signal or as a LED of which color can be tuned by setting RGB values. Obvisouly, it can serve as a pallete.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/Cdc2KFoQ3MQ" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="pallete">Pallete</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="body-setting">Body Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding RGB Register</td>
<td>Checked to bind a register for showing RGB</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Color 0</td>
<td>Select color 0. If RGB Binding Regsiter is enabled, this function is invalid.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Color 1</td>
<td>Select color 1. If RGB Binding Regsiter is enabled, this function is invalid.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Color 2</td>
<td>Select color 2. If RGB Binding Regsiter is enabled, this function is invalid.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Color 3</td>
<td>Select color 3. If RGB Binding Regsiter is enabled, this function is invalid.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Color R</td>
<td>Bind a register of which value (0-255) represents the Red color value</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Green</td>
<td>Bind a register of which value (0-255) represents the Green color value</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Blue</td>
<td>Bind a register of which value (0-255) represents the Blue color value</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Binding Regsiter</td>
<td>Select a binding register of which value serves as the index to choose color 0~3. If RGB Binding Regsiter is enabled, this function is invalid.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Pallete Shape</td>
<td>Select this widget’s shape</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Corner Radius</td>
<td>Set the radius for the corner when the widget shape is set to Rectangular</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Show Color</td>
<td>Select a color (0~3) for preview. If RGB Binding Regsiter is enabled, this function is invalid.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="border-setting">Border Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Border Color</td>
<td>Select a color for the border</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Border Width</td>
<td>Set the border width. The maximum width varies according to the size of the widget.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>LED</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/led/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:34:21 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1196</guid>

					<description><![CDATA[&#160; LED is an output widget. This widget is to emulate the behavior of the physical LEDs. It can be set as on/off mode or analog mode for brightness. An educational vidoe is availble to get users started: Educational Video Widget Property LED Property Description Operation Widget Name Widget displayed &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file220.png" alt="" /></p>
<p>LED is an output widget.</p>
<p>This widget is to emulate the behavior of the physical LEDs. It can be set as on/off mode or analog mode for brightness.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/6qzGCyNwh7U" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="led">LED</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="behavior-setting">Behavior Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Value as Brightness</td>
<td>Use the value of the binding register to set the brightness</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Toggle/Brightness Binding Register</td>
<td>Select a binding register for the toggle mode (on/off) or as the indicator for brightness (0-255)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="body-setting">Body Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Center Handler</td>
<td>Show Center Handler</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Main Color</td>
<td>Select a main color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Gradient Color</td>
<td>Select a gradient color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Body Opacity %</td>
<td>Set the widget body opacity(0-100%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>LED Shape</td>
<td>Select a LED shape</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Corner Radius</td>
<td>Set the corner radius; only valid when the LED shape is set to Rectangle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="border-setting">Border Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Border Color</td>
<td>Select a border color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Border Opacity %</td>
<td>Set the border opacity (0-100%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Border Width</td>
<td>Set the border width. The maximum value varies according to the size of the widget.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="shadow-setting">Shadow Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Shadow Mode</td>
<td>Select the shadow mode</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Shadow Color</td>
<td>Select a shadow color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Shadow Width</td>
<td>Select a shadow width (0-30)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file221.png" alt="" /></td>
<td>Adjust the center of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="move-to-center">Move to Center</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Move to Center</td>
<td>Move the center of the circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Circular Gauge</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/circular-gauge/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:33:58 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1194</guid>

					<description><![CDATA[&#160; Circular Gauge is an input/output widget As an output widget, this widget offers a complete set of meters. As an input widget, it can combine with the cicular needle and proper background to perform a turning knob function. An educational vidoe is availble to get users started: Educational Video &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file215.png" alt="" /></p>
<p>Circular Gauge is an input/output widget</p>
<p>As an output widget, this widget offers a complete set of meters. As an input widget, it can combine with the cicular needle and proper background to perform a turning knob function.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/_lI5_ALvBzo" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="circular-gauge">Circular Gauge</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="display-setting">Display Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Display Text</td>
<td>Display Text Label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Text</td>
<td>The content of the text label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/plain_text/">Plain Text</a></td>
</tr>
<tr>
<td>Font</td>
<td>Set the typeface, font size, baldness, italics and line space for the text</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Text Color</td>
<td>Select a color for the text label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Text Location</td>
<td>Set the coordinate values for the text label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Start Number</td>
<td>Starting number for the circular scale</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>End Number</td>
<td>Ending number for the circular scale</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Reversed Scales</td>
<td>Checked to reverse the progression of the scale.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Start Angle</td>
<td>Set the angle(1-359) for the starting point of the scale. Please refer to Number Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Arc Length</td>
<td>Set the arc length in degrees(1-360)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="needle-behavior-setting">Needle Behavior Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Minimum Data Value</td>
<td>Set the minimum value that represents the starting value of the circule scales. This valume must be smaller than the maximum value of the binding register.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Maximum Data Value</td>
<td>Set the maximum value that represents the end value of the circule scales. This valume must be larger than the minimum value of the binding register.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select a register of which value is represented by the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Needle Top Left</td>
<td>Set the coordinate value for the top-left corner of the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Needle Bottom Right</td>
<td>Set the coodinate value for the bottom-right corner of the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Enable Slider Knob</td>
<td>Onced enabled, this knob can be used to change the value of the binding register</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Load Needle Image</td>
<td>Load an image from the file system as the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="outline-setting">Outline Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Display Outline</td>
<td>Display outline</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Border Color</td>
<td>Select a color for the border</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Border Style</td>
<td>Select a line style for the border</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Fill Color</td>
<td>Select a color for the outline</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="background-image-setting">Background Image Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Background Image</td>
<td>Show the background image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Image Top Left</td>
<td>Set the image’s top-left coordinates</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Image Bottom Right</td>
<td>Set the image’s bottom-right coordinates</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Load Background Image</td>
<td>Load an image from the file system as the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-style-setting">Tick Style Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Style</td>
<td>Select a style for the ticks. Please refer to <a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Tick Head Style</td>
<td>Set the tick head style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Center Location</td>
<td>Set the coordinate for the tick’s circle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Move to Center</td>
<td>Move the center of tick’s circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="1st-tick-setting">1st Tick Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Scale</td>
<td>Enable the scales for 1st Tick</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Tick Granularity</td>
<td>Set the tick’s granularity</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Start Radius</td>
<td>Set the tick’s starting position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick End Radius</td>
<td>Set the tick’s ending position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Color</td>
<td>Select a color fot the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Tick Style</td>
<td>Set the tick style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/frame_selector/">Frame Selector</a></td>
</tr>
<tr>
<td>Display Number</td>
<td>Display number on the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display Start Number</td>
<td>Display the starting number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display End Number</td>
<td>Display the ending number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Text Start Radius</td>
<td>Set the number’s position as a percentage of the radius (1-200%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Number Font</td>
<td>Set the typeface, font size, baldness, italics for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Number Color</td>
<td>Select a color for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="2nd-tick-setting">2nd Tick Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Scale</td>
<td>Enable the scales for 2nd Tick</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Tick Granularity</td>
<td>Set the tick’s granularity</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Start Radius</td>
<td>Set the tick’s starting position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick End Radius</td>
<td>Set the tick’s ending position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Color</td>
<td>Select a color fot the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Tick Style</td>
<td>Set the tick style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/frame_selector/">Frame Selector</a></td>
</tr>
<tr>
<td>Display Number</td>
<td>Display number on the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display Start Number</td>
<td>Display the starting number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display End Number</td>
<td>Display the ending number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Text Start Radius</td>
<td>Set the number’s position as a percentage of the radius (1-200%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Number Font</td>
<td>Set the typeface, font size, baldness, italics for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Number Color</td>
<td>Select a color for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="shadow-and-light-source-control">Shadow and Light Source Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Shadow and Light Sournce</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Element/fegaussianblur" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Shadow Dx</td>
<td>Set the shadow’s x-axis displacement</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Shadow Dy</td>
<td>Set the shadow’s y-axis displacement</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Surface Scale</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/surfaceScale" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Specular Constant</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularConstant" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Specular Exponent</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularExponent" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Color</td>
<td>Select the light color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Light Source X</td>
<td>Set the light source’s x-coordinate, please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/x" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Source Y</td>
<td>Set the light source’s y-coordinate, please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/y" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Source Z</td>
<td>Set the light source’s z-coordinate, please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/z" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file211.png" alt="" /></td>
<td>Move to Center</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/center_editor/">Center Editor</a></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file212.png" alt="" /></td>
<td>Adjust Label Location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/label_editor/">Label Editor</a></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file213.png" alt="" /></td>
<td>Adjust Scale Location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/scale_editor/">Scale Editor</a></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file214.png" alt="" /></td>
<td>Adjust Background Image Location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/image_editor/">Image Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="move-to-center">Move to Center</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Move to Center</td>
<td>Move the center of the circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-style">Tick Style</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Style</td>
<td>Select a style for the ticks. Please refer to <a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-head-style">Tick Head Style</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Head Style</td>
<td>Select a style for the tick head</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Load Background Image…</td>
<td>Load an image from the file system as the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
<tr>
<td>Paste to Background Image from Clipboard</td>
<td>Paste an image from Clipboard as the background</td>
<td></td>
</tr>
<tr>
<td>Edit Back Ground Image</td>
<td>Edit the background image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/image_editor_dialog_box/">Image Editor Dialog Box</a></td>
</tr>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Circular Scale</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/circular-scale/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:33:30 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1192</guid>

					<description><![CDATA[&#160; Circule Scale is an output widget. The purpose of this widget is to create the circule meter with scales and labels. The widget removes the need of using an external graphic design tool to design the meter. This widget offers flexible settings for scales and labels. It also offers &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file210.png" alt="" /></p>
<p>Circule Scale is an output widget.</p>
<p>The purpose of this widget is to create the circule meter with scales and labels. The widget removes the need of using an external graphic design tool to design the meter. This widget offers flexible settings for scales and labels. It also offers shadow and light source setting for creating desired visual effects.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/Y2QxxuXUwQU" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="circule-scale">Circule Scale</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="display-setting">Display Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Display Text</td>
<td>Display Text Label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Text</td>
<td>The content of the text label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/plain_text/">Plain Text</a></td>
</tr>
<tr>
<td>Font</td>
<td>Set the typeface, font size, baldness, italics and line space for the text</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Text Color</td>
<td>Select a color for the text label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Text Location</td>
<td>Set the coordinate values for the text label</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Start Number</td>
<td>Starting number for the circular scale</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>End Number</td>
<td>Ending number for the circular scale</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Reversed Scales</td>
<td>Checked to reverse the progression of the scale.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Start Angle</td>
<td>Set the angle(1-359) for the starting point of the scale. Please refer to Number Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Arc Length</td>
<td>Set the arc length in degrees(1-360)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="outline-setting">Outline Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Display Outline</td>
<td>Display outline</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Border Color</td>
<td>Select a color for the border</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Border Style</td>
<td>Select a line style for the border</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Fill Color</td>
<td>Select a color for the outline</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="background-image-setting">Background Image Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Background Image</td>
<td>Show the background image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Image Top Left</td>
<td>Set the image’s top-left coordinates</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Image Bottom Right</td>
<td>Set the image’s bottom-right coordinates</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Load Background Image</td>
<td>Load an image from the file system as the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-style-setting">Tick Style Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Style</td>
<td>Select a style for the ticks. Please refer to <a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Tick Head Style</td>
<td>Set the tick head style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Center Location</td>
<td>Set the coordinate for the tick’s circle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Move to Center</td>
<td>Move the center of tick’s circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="1st-tick-setting">1st Tick Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Scale</td>
<td>Enable the scales for 1st Tick</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Tick Granularity</td>
<td>Set the tick’s granularity</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Start Radius</td>
<td>Set the tick’s starting position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick End Radius</td>
<td>Set the tick’s ending position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Color</td>
<td>Select a color fot the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Tick Style</td>
<td>Set the tick style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/frame_selector/">Frame Selector</a></td>
</tr>
<tr>
<td>Display Number</td>
<td>Display number on the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display Start Number</td>
<td>Display the starting number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display End Number</td>
<td>Display the ending number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Text Start Radius</td>
<td>Set the number’s position as a percentage of the radius (1-200%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Number Font</td>
<td>Set the typeface, font size, baldness, italics for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Number Color</td>
<td>Select a color for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="2nd-tick-setting">2nd Tick Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Scale</td>
<td>Enable the scales for 2nd Tick</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Tick Granularity</td>
<td>Set the tick’s granularity</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Start Radius</td>
<td>Set the tick’s starting position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick End Radius</td>
<td>Set the tick’s ending position as a percentage (1-200%) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Color</td>
<td>Select a color fot the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Tick Style</td>
<td>Set the tick style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/frame_selector/">Frame Selector</a></td>
</tr>
<tr>
<td>Display Number</td>
<td>Display number on the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display Start Number</td>
<td>Display the starting number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Display End Number</td>
<td>Display the ending number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Text Start Radius</td>
<td>Set the number’s position as a percentage of the radius (1-200%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Number Font</td>
<td>Set the typeface, font size, baldness, italics for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Number Color</td>
<td>Select a color for the display number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="shadow-and-light-source-control">Shadow and Light Source Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Shadow and Light Sournce</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Element/fegaussianblur" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Shadow Dx</td>
<td>Set the shadow’s x-axis displacement</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Shadow Dy</td>
<td>Set the shadow’s y-axis displacement</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Surface Scale</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/surfaceScale" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Specular Constant</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularConstant" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Specular Exponent</td>
<td>Please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularExponent" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Color</td>
<td>Select the light color</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Light Source X</td>
<td>Set the light source’s x-coordinate, please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/x" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Source Y</td>
<td>Set the light source’s y-coordinate, please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/y" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Light Source Z</td>
<td>Set the light source’s z-coordinate, please refer to <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/z" target="_blank" rel="noopener">SVG Filter</a></td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file211.png" alt="" /></td>
<td>Move to Center</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/center_editor/">Center Editor</a></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file212.png" alt="" /></td>
<td>Adjust Label Location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/label_editor/">Label Editor</a></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file213.png" alt="" /></td>
<td>Adjust Scale Location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/scale_editor/">Scale Editor</a></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file214.png" alt="" /></td>
<td>Adjust Background Image Location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/image_editor/">Image Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="move-to-center">Move to Center</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Move to Center</td>
<td>Move the center of the circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-style">Tick Style</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Style</td>
<td>Select a style for the ticks. Please refer to <a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-head-style">Tick Head Style</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Head Style</td>
<td>Select a style for the tick head</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Load Background Image…</td>
<td>Load an image from the file system as the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
<tr>
<td>Paste to Background Image from Clipboard</td>
<td>Paste an image from Clipboard as the background</td>
<td></td>
</tr>
<tr>
<td>Edit Back Ground Image</td>
<td>Edit the background image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/image_editor_dialog_box/">Image Editor Dialog Box</a></td>
</tr>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Generic Gauge</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/generic-gauge/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:33:05 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1190</guid>

					<description><![CDATA[&#160; Generic Gauge is an output widget. This widget offers an efficient and resource-thrifty way to dispay meters. The scales are symmeric and gradient colors can be used. This widget has a default needle which is rendered directly by the system. By doing so, this widget requies far less system &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file207.png" alt="" /></p>
<p>Generic Gauge is an output widget.</p>
<p>This widget offers an efficient and resource-thrifty way to dispay meters. The scales are symmeric and gradient colors can be used. This widget has a default needle which is rendered directly by the system. By doing so, this widget requies far less system resources. It is suitable for HMIs that need many gauges and the gagues need to reflect the change of the values quickly. This widget supports layering images and it can be layered upon other background images for enhancing visual effects.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/9iiw1MD4dio" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="generic-gauge">Generic Gauge</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="gauge-configuration">Gauge Configuration</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Minimum Data Value</td>
<td>Set the minimum value for the scales</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Maximum Data Value</td>
<td>Set the maximum value for the scales</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Critical Data Value</td>
<td>Set the critical value when the tick’s color starts to change</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Start Angle</td>
<td>Starting angle (0-179), please refere to Number Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Granularity</td>
<td>Set the tick granularity(0-100)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Sub Tick Granularity</td>
<td>Set the sub tick granularity (0-20)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="label-style-setting">Label Style Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Display Label</td>
<td>Display labels</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Label Distance from Scale Line</td>
<td>Set the distance between the lable and the scale as a percentage(0-100) of the radius</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Label Color</td>
<td>Select a color for the labels</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="tick-style-setting">Tick Style Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tick Main Color</td>
<td>Select a color as the major color for the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Tick Gradient Color</td>
<td>Select a color as the gradient color for the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Tick Width</td>
<td>Set the tick width(0-100)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Length</td>
<td>Set the tick length(0-200)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Tick Critical Color</td>
<td>Set the critical color for the ticks</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Center Location</td>
<td>Set the coordinate values for the center of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="needle-configuration">Needle Configuration</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Radius Original Circle</td>
<td>Set the radius of the circle around the centeral point. Users can set the radius to the maximum value and change the opacity for makeing this circle as the widget background.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Origianl Circle Color</td>
<td>Select a color for the original circle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Enable Needle 1</td>
<td>Enable Needel 1</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Needle 1 Binding Register</td>
<td>Set the binding register for Needle 1. The needle starts with the minimum value of the binding register and change the angle according to the value of this register till the maximum value.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Needle 1 Color</td>
<td>Select a color for Needle 1</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Enable Needle 2</td>
<td>Enable Needel 2</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Needle 2 Binding Register</td>
<td>Set the binding register for Needle 2. The needle starts with the minimum value of the binding register and change the angle according to the value of this register till the maximum value.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Needle 2 Color</td>
<td>Select a color for Needle 2</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Enable Needle 3</td>
<td>Enable Needel 3</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Needle 3 Binding Register</td>
<td>Set the binding register for Needle 3. The needle starts with the minimum value of the binding register and change the angle according to the value of this register till the maximum value.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Needle 3 Color</td>
<td>Select a color for Needle 3</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file209.png" alt="" /></td>
<td>Adjust the location of the center of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="move-to-center">Move to Center</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Move to Center</td>
<td>Move the center of the circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Data Chart</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/data-chart/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:32:41 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1188</guid>

					<description><![CDATA[&#160; Data Chart is an output widget. This widget draws line graph/chart according to the input data. It provides flexible settings such as background color, foreground colors, grid granularity and so on. An educational vidoe is availble to get users started: Educational Video Widget Property Data Chart Property Description Operation &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file203.png" alt="" /></p>
<p>Data Chart is an output widget. This widget draws line graph/chart according to the input data. It provides flexible settings such as background color, foreground colors, grid granularity and so on.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/u1OznazHZwU" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="data-chart">Data Chart</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="image-setting">Image Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Protractor</td>
<td>Show the protractor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Show Background Image</td>
<td>Show the background image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Show Grid</td>
<td>Show the grids</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Load Background Image</td>
<td>Load an image from the file system as the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="background-setting">Background Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Background Color</td>
<td>Select a color for the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Border Color</td>
<td>Select a color for borders</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Border Style</td>
<td>Select a border style</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/frame_selector/">Frame Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="data-area-setting">Data Area Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Top Left Corner</td>
<td>Set the coordinate values for the top left corner</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Bottom Right Corner</td>
<td>Set the coordinate values for the bottom right corner</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Data Update Mode</td>
<td>Set the data update mode to be circulr or shift mode</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Char Display Type</td>
<td>Set the chart to be line, column, point or area mode</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/drop_down_list/">Dropdown List</a></td>
</tr>
<tr>
<td>Data Series Opacity %</td>
<td>Set the data serise opacity (0-100%)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Data Series Width</td>
<td>Set the data chart width</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Data Series Point Count</td>
<td>Set the data point number on X-Axis</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Maximum Data Value</td>
<td>Set the maximum data value for the Y-Axis</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Minimum Data Value</td>
<td>Set the minimum data value for the Y-Axis</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="grid-setting">Grid Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Grid Granularity</td>
<td>Set the grid granularity<br />
(X-aixs value of the chart’s bottom-right corner &#8211; X-axis value of the top-left corner)/X-axis of Grid Granularity = Number of grids on X-axis</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Grid Background Color</td>
<td>Select a color for the grid background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Grid Line Color</td>
<td>Select a color for the grid lines</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Grid Line Style</td>
<td>Select a line style for the grid lines</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/frame_selector/">Frame Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="horizontal-scale-setting">Horizontal Scale Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Horizontal Scale</td>
<td>Show the horizontal scale</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Font</td>
<td>Set the font’s type, size, style and line space</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Text Color</td>
<td>Select a color for the texts</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Starting Number</td>
<td>Set the starting number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Granularity</td>
<td>Set the granularity for increasement or decreasement. If the value is set to be minus, it is treated as the decreasement.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/plain_text/">Plain Text</a></td>
</tr>
<tr>
<td>Location</td>
<td>Set the location of the horizontal scales</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="vertical-scale-setting">Vertical Scale Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Vertical Scale</td>
<td>Show the Vertical scale</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Font</td>
<td>Set the font’s type, size, style and line space</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/font_selector/">Font Selector</a></td>
</tr>
<tr>
<td>Text Color</td>
<td>Select a color for the texts</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
<tr>
<td>Starting Number</td>
<td>Set the starting number</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Granularity</td>
<td>Set the granularity for increasement or decreasement. If the value is set to be minus, it is treated as the decreasement.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/plain_text/">Plain Text</a></td>
</tr>
<tr>
<td>Location</td>
<td>Set the location of the vertical scales</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="grid-shadow-setting">Grid Shadow Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Grid Shadow Dx</td>
<td>Set the grid shadow’s X-axis value</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Grid Shadow Dy</td>
<td>Set the grid shadow’s Y-axis value</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Grid Shadow Color</td>
<td>Select a color for the brid shadow</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="data-series-1-setting">Data Series 1 Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Data Series 1</td>
<td>Enable Data Series 1</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Set the binding register of which value is shown by the data serier 1 chart<br />
This register can NOT be the same as that of other data series.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Color</td>
<td>Select the color for Data Series 1</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="data-series-2-setting">Data Series 2 Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Data Series 2</td>
<td>Enable Data Series 2</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Set the binding register of which value is shown by the data serier 2 chart<br />
This register can NOT be the same as that of other data series.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Color</td>
<td>Select the color for Data Series 2</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="data-series-3-setting">Data Series 3 Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Data Series 3</td>
<td>Enable Data Series 3</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Set the binding register of which value is shown by the data serier 3 chart<br />
This register can NOT be the same as that of other data series.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Color</td>
<td>Select the color for Data Series 3</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="data-series-4-setting">Data Series 4 Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Data Series 4</td>
<td>Enable Data Series 4</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Set the binding register of which value is shown by the data serier 4 chart<br />
This register can NOT be the same as that of other data series.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Color</td>
<td>Select the color for Data Series 4</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/color_selector/">Color Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file204.png" alt="" /></td>
<td>Set the locations of Horizontal Scales and Vertical Scales</td>
<td></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file205.png" alt="" /></td>
<td>Set the chart size and location</td>
<td></td>
</tr>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file206.png" alt="" /></td>
<td>Set the grid granularity</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Reset Ratio by Width</td>
<td>Reset the size of the widget based on the original widget ratio with width unchanged</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Reset Ratio by Height</td>
<td>Reset the size of the widget based on the original widget ratio with height unchanged</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Load background Image…</td>
<td>Load an image from the file system as the background</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rotation Image</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/rotation-image/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:32:13 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1186</guid>

					<description><![CDATA[&#160; Rotation Image is an output widget. It provides the rotation function for a still image. This widget is suitable for implementing the needle of a meter or gauge. It supports opacity and image layering. This widget can work together with other widgets to form complex widgets ehancing the visual &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file201.png" alt="" /></p>
<p>Rotation Image is an output widget. It provides the rotation function for a still image. This widget is suitable for implementing the needle of a meter or gauge. It supports opacity and image layering. This widget can work together with other widgets to form complex widgets ehancing the visual effect of the HMI.</p>
<p>The performance and resource requirement is inversely propotional to the size of the image. The larger-sized image of this widget requires more memory space and computation resources.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/Y2QxxuXUwQU" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="rotation-image">Rotation Image</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="center-location-setting">Center Location Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Center Location</td>
<td>Set the coordinate values for the center of the circle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
<tr>
<td>Move to Center</td>
<td>Move the center of the circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="rotation-setting">Rotation Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Minimum Data Value</td>
<td>Set the staring value of the needle. This value must be smaller than the maximum value of the binding register.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Maximum Data Value</td>
<td>Set the ending value of the needle. This value must be larger than the minimum value of the binding register.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Revsered Scale</td>
<td>Set the scale to be reserved.<br />
That is to set the minimum value to be the ending value of the needed and the maximum value to be the staring value.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Start Angle</td>
<td>Set the needle’s starting angle (0-360). Please refer to Number Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Arc Length</td>
<td>Needle’s rotation arc length in degree (0-360)</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
<tr>
<td>Load Rotated Image</td>
<td>Load an image from the file system as the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="behavior-setting">Behavior Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Slider Knob</td>
<td>Enale the knob<br />
If the knob is enabled, this widget can become an input one as users can change the binding register’s value.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select a binding regsiter whose value is represented by the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="preview">Preview</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Show Protractor</td>
<td>Show the protractor<br />
The protractor represents the range of the rotation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Value</td>
<td>Slider to select a value for the needle to display</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/number_editor/">Number Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file202.png" alt="" /></td>
<td>Adjust the location of the center of the circle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="move-to-center">Move to Center</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Move to Center</td>
<td>Move the center of the circle to the central point of the widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Reset to Original Size</td>
<td>Reset the widget to its original size</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Reset Ratio by Width</td>
<td>Reset the size of the widget based on the original widget ratio with width unchanged</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Reset Ratio by Height</td>
<td>Reset the size of the widget based on the original widget ratio with height unchanged</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Load Rotated Image…</td>
<td>Load an image from the file system as the needle</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
<tr>
<td>Pasted Rotated image from Clipboard</td>
<td>Pasted an image from Clipboard as the needle</td>
<td></td>
</tr>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bitmap Image</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/bitmap-image/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:31:50 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1184</guid>

					<description><![CDATA[&#160; Bitmap Iamge is an output widget. It can be used for foreground or background images. It takes various format such as BMP, JPG, and PNG with support of multi-layer images. The size of the image can be changed. The image is stored under the original size in ADE projects &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file199.png" alt="" /></p>
<p>Bitmap Iamge is an output widget. It can be used for foreground or background images. It takes various format such as BMP, JPG, and PNG with support of multi-layer images. The size of the image can be changed. The image is stored under the original size in ADE projects but will be adjusted to the panel’s resolution once downloaded to Ubique Panel.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/4XetJw9E86Y" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="bitmap-image">Bitmap Image</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="image-setting">Image Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Load Image</td>
<td>Load images from the file system</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="center-location-setting">Center Location Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Alignment</td>
<td>Move the center of the image to the central location</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/alignment_selector/">Alignment Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="on-widget-editor">On-Widget Editor</h2>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td><img decoding="async" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file200.png" alt="" /></td>
<td>Adjust the location of the center of the image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_widget_editor/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="move-to-center">Move to Center</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Move to Center</td>
<td>Move the Center to the central point of the image</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/center_editor/">Center Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Reset to Original Size</td>
<td>Reset the widget to its original size</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Reset Ratio by Width</td>
<td>Reset the size of the widget based on the original widget ratio with width unchanged</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Reset Ratio by Height</td>
<td>Reset the size of the widget based on the original widget ratio with height unchanged</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/on_context_menu/reset_editor/">Reset Editor</a></td>
</tr>
<tr>
<td>Edit Image</td>
<td>Edit image files</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/image_editor_dialog_box/">Image Editor Dialog Box</a></td>
</tr>
<tr>
<td>Load Image…</td>
<td>Load images from the file system</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/file_open_dialog_box/">File Open Dialog Box</a></td>
</tr>
<tr>
<td>Paste from Clipboard</td>
<td>Paste images from Clipboard</td>
<td></td>
</tr>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Touch Area</title>
		<link>https://rdktech.org/rdk-documentation/widgets/standard-widget-library/touch-area/</link>
		
		<dc:creator><![CDATA[adminrdk]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 19:31:28 +0000</pubDate>
				<guid isPermaLink="false">https://test-inc.xyz/?post_type=epkb_post_type_1&#038;p=1182</guid>

					<description><![CDATA[&#160; Touch Area is an input widget. It allows users to define a rectangular area for accepting touch. This area is invisible. For irrgular touch area, users can use multiple Touch Area widgets to fit into the shape. Users can design their own push buttons by combining their images with &#8230; ]]></description>
										<content:encoded><![CDATA[<nav class="breadcrumb-nav" aria-label="Breadcrumb">&nbsp;</p>
</nav>
<div id="main-content" class="main-content" role="main">
<p><img decoding="async" class="widget_icon" src="https://manual.iot-hmi.com/en/3.4.1/imgs/file198.png" alt="" /></p>
<p>Touch Area is an input widget. It allows users to define a rectangular area for accepting touch. This area is invisible. For irrgular touch area, users can use multiple Touch Area widgets to fit into the shape. Users can design their own push buttons by combining their images with Touch Area for showing pressed and released states.</p>
<p>An educational vidoe is availble to get users started:</p>
<ul>
<li>Educational Video
<div class="video_container">
<figure class="video_container_educational"><iframe src="https://www.youtube.com/embed/CBpahXryOOQ" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></figure>
</div>
</li>
</ul>
<h2 id="widget-property">Widget Property</h2>
<h3 id="touch-area">Touch Area</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget Name</td>
<td>Widget displayed name</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/name/">Name</a></td>
</tr>
<tr>
<td>Link to User Manual</td>
<td>Link to IOT’s website for User Manual</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 id="visibility-control">Visibility Control</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Binding Hidden Control Register</td>
<td>Select a binding register to control the visibility of this widget</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Hidden Control Register</td>
<td>Choose a binding regsiter</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="click-event-setting">Click Event Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Page Selector</td>
<td>Clicking triggers to the target page</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Select Target Page</td>
<td>The target page selector</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/page_selector/">Page Selector</a></td>
</tr>
<tr>
<td>Enable Register Operation</td>
<td>Clicking triggers a register operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select which register for the operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Operation Mode</td>
<td>Select which operation to be performed. Please refer to Register Operation Setting</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_operation_setting/">Register Operation Setting</a></td>
</tr>
<tr>
<td>Enable Callback Function</td>
<td>Clicking tirggers a Blockly callback function</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Behavior Programming</td>
<td>Blockly Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/blockly_editor/">Blockly Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="pressing-event-setting">Pressing Event Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Page Selector</td>
<td>Pressing triggers to the target page</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Select Target Page</td>
<td>The target page selector</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/page_selector/">Page Selector</a></td>
</tr>
<tr>
<td>Enable Register Operation</td>
<td>Pressing triggers a register operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select which register for the operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Operation Mode</td>
<td>Select which operation to be performed. Please refer to Register Operation Setting</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_operation_setting/">Register Operation Setting</a></td>
</tr>
<tr>
<td>Enable Callback Function</td>
<td>Pressing tirggers a Blockly callback function</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Behavior Programming</td>
<td>Blockly Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/blockly_editor/">Blockly Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="releasing-state-setting">Releasing State Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Page Selector</td>
<td>Releasing triggers to the target page</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Select Target Page</td>
<td>The target page selector</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/page_selector/">Page Selector</a></td>
</tr>
<tr>
<td>Enable Register Operation</td>
<td>Releasing triggers a register operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select which register for the operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Operation Mode</td>
<td>Select which operation to be performed. Please refer to Register Operation Setting</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_operation_setting/">Register Operation Setting</a></td>
</tr>
<tr>
<td>Enable Callback Function</td>
<td>Releasing tirggers a Blockly callback function</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Behavior Programming</td>
<td>Blockly Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/blockly_editor/">Blockly Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="short-click-event-setting">Short Click Event Setting</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Page Selector</td>
<td>Clicking triggers to the target page</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Select Target Page</td>
<td>The target page selector</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/page_selector/">Page Selector</a></td>
</tr>
<tr>
<td>Enable Register Operation</td>
<td>Clicking triggers a register operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select which register for the operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Operation Mode</td>
<td>Select which operation to be performed. Please refer to Register Operation Setting</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_operation_setting/">Register Operation Setting</a></td>
</tr>
<tr>
<td>Enable Callback Function</td>
<td>Clicking tirggers a Blockly callback function</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Behavior Programming</td>
<td>Blockly Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/blockly_editor/">Blockly Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="continous-pressing-event">Continous Pressing Event</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Page Selector</td>
<td>Continous pressing (longer than 1.5 seconds) triggers to the target page</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Select Target Page</td>
<td>The target page selector</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/page_selector/">Page Selector</a></td>
</tr>
<tr>
<td>Enable Register Operation</td>
<td>Continous pressing (longer than 1.5 seconds) triggers a register operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select which register for the operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Operation Mode</td>
<td>Select which operation to be performed. Please refer to Register Operation Setting.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_operation_setting/">Register Operation Setting</a></td>
</tr>
<tr>
<td>Enable Callback Function</td>
<td>Continous pressing (longer than 1.5 seconds) triggers a Blockly callback funtion</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Behavior Programming</td>
<td>Blockly Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/blockly_editor/">Blockly Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h3 id="repeated-continous-pressing-event">Repeated Continous Pressing Event</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enable Page Selector</td>
<td>Continous pressing (longer than 1.5 seconds) repeatedly triggers to the target page</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Select Target Page</td>
<td>The target page selector</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/page_selector/">Page Selector</a></td>
</tr>
<tr>
<td>Enable Register Operation</td>
<td>Continous pressing (longer than 1.5 seconds) repeatedly triggers a register operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Binding Register</td>
<td>Select which register for the operation</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_selector/">Register Selector</a></td>
</tr>
<tr>
<td>Operation Mode</td>
<td>Select which operation to be performed. Please refer to Register Operation Setting.</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/register_operation_setting/">Register Operation Setting</a></td>
</tr>
<tr>
<td>Enable Callback Function</td>
<td>Continous pressing (longer than 1.5 seconds) repeatedly triggers a Blockly callback funtion</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/checkbox/">Checkbox</a></td>
</tr>
<tr>
<td>Behavior Programming</td>
<td>Blockly Editor</td>
<td><a href="https://manual.iot-hmi.com/en/3.4.1/widget_properties/properties/blockly_editor/">Blockly Editor</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="right-click-menu">Right-Click Menu</h2>
<h3 id="widget-specific-actions">Widget-Specific Actions</h3>
<div class="table-wrapper">
<table class="table_properties">
<thead>
<tr>
<th>Property</th>
<th>Description</th>
<th>Operation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Preview Press Animation</td>
<td>Preview the widget action when pressed</td>
<td></td>
</tr>
<tr>
<td>Link to User Manual…</td>
<td>Connect to the education video and play it</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
