<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to HTML5 visualization controls disabled on CODESYS Control for Linux SL - overlay not supported?</title><link>https://forge.codesys.com/forge/talk/Visualization/thread/f16af3558d/</link><description>Recent posts to HTML5 visualization controls disabled on CODESYS Control for Linux SL - overlay not supported?</description><language>en</language><lastBuildDate>Wed, 05 Aug 2026 09:41:06 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/forge/talk/Visualization/thread/f16af3558d/feed.rss" rel="self" type="application/rss+xml"></atom:link><item><title>HTML5 visualization controls disabled on CODESYS Control for Linux SL - overlay not supported?</title><link>https://forge.codesys.com/forge/talk/Visualization/thread/f16af3558d/?limit=25#baaf</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the suggestion - I updated everything via the CODESYS Installer and restarted, but I'm still hitting the same error.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What I did&lt;/strong&gt;&lt;br/&gt;
- Updated via Tools &amp;gt; CODESYS Installer (had to trigger the update-list refresh manually, it doesn't do this automatically on open)&lt;br/&gt;
- Visualization system libraries (VisuElems, VisuElemsAlarm, VisuInputs, VisuNativeControl, etc.): 4.7.0.0 -&amp;gt; 4.10.0.0&lt;br/&gt;
- CODESYS Control for Linux SL: 4.15.0.0 -&amp;gt; 4.21.0.0 (based on CODESYS SDK 3.5.22.20)&lt;br/&gt;
- Restarted CODESYS Development System&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Checked project environment (Project &amp;gt; Project Environment) after restart&lt;/strong&gt;&lt;br/&gt;
- Compiler version: 3.5.22.0 &lt;br/&gt;
- Library versions: all up to date&lt;br/&gt;
- Visualization Profile: CODESYS Visualization 4.10.0.0 &lt;br/&gt;
- SoftMotion version: 4.20.2.0&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Result&lt;/strong&gt;: compiling with Device = CODESYS Control for Linux SL still fails with the same error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;"Overlay is not supported for your target visualization device."&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The custom HTML5 control is still disabled/missing from the Toolbox with this Device selected (same as before), and still appears normally when I switch the Device to a Windows target.&lt;/p&gt;
&lt;p&gt;Is there anything else specific I should check (e.g. a setting on the Device description itself, a different SL package/edition, or is WebVisu overlay for custom HTML5 controls simply not implemented yet for CODESYS Control for Linux SL regardless of package version)? Any pointer appreciated.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lzml</dc:creator><pubDate>Wed, 05 Aug 2026 09:41:06 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comcd5ffee6640849752907611d8c4e055de035e70b</guid></item><item><title>HTML5 visualization controls disabled on CODESYS Control for Linux SL - overlay not supported?</title><link>https://forge.codesys.com/forge/talk/Visualization/thread/f16af3558d/?limit=25#f253</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would suggest to install the latest visualization and visualization add-ons. Go to Tools - CODESYS installer to updates these add-ons (or just start the CODESYS installer through the Windows start menu).&lt;/p&gt;
&lt;p&gt;After installation, restart CODESYS SP22 and update the project to use this new visualization profile (you can update this through the menu Project - Project Environment - Visualization Profile).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TimvH</dc:creator><pubDate>Wed, 05 Aug 2026 08:11:29 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.coma5cedc88e1637f358a21b9db826a1804b6b02845</guid></item><item><title>HTML5 visualization controls disabled on CODESYS Control for Linux SL - overlay not supported?</title><link>https://forge.codesys.com/forge/talk/Visualization/thread/f16af3558d/?limit=25#2c26</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm developing a custom HTML5 visualization control (via the HTML5 Control Editor / Tools &amp;gt; Visualization Element Repository) and I'm running into what looks like a target-device limitation when trying to deploy it to CODESYS Control for Linux SL. I'd like to understand whether this is a known/expected limitation or something in my setup.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;br/&gt;
- CODESYS Development System: V3.5.22.0&lt;br/&gt;
- Target runtime: CODESYS Control for Linux SL, package version 4.15.0.0 (installed together with CODESYS Edge Gateway for Linux 4.15.0.0)&lt;br/&gt;
- Visu system libraries (VisuElems, VisuElemsAlarm, VisuInputs, VisuNativeControl, etc.): version 4.7.0.0&lt;br/&gt;
- Host OS: Debian RT (minimal/base installation)&lt;br/&gt;
- We only use WebVisu, not TargetVisu.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What I did&lt;/strong&gt;&lt;br/&gt;
1. Built a custom HTML5 control following the official HTML5-API-Examples pattern (&lt;code&gt;.html5control.xml&lt;/code&gt; manifest + &lt;code&gt;ElementWrapper.js&lt;/code&gt; + CSS), installed it successfully via the HTML5 Control Editor ("Save and Install") into the Visualization Element Repository.&lt;br/&gt;
2. In the Visualization Manager, enabled "Support client animations and overlay of native elements" (documented as required for HTML5 controls to work at all).&lt;br/&gt;
3. With the project's Device set to CODESYS Control for Linux SL, compiling/downloading fails with:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;"Overlay is not supported for your target visualization device." (Visualization Manager)&lt;br/&gt;
   Build stops with 1 error, download not possible.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Isolating the cause&lt;/strong&gt;&lt;br/&gt;
- The Visualization Element Repository confirms the control is correctly installed.&lt;br/&gt;
- With the project Device set to a Windows-based device, the HTML5 control appears and is enabled in the Toolbox as expected.&lt;br/&gt;
- With the project Device set to CODESYS Control for Linux SL, the HTML5 control is disabled/missing from the Toolbox entirely, even though it's installed in the repository.&lt;/p&gt;
&lt;p&gt;This points to the Linux SL device description simply not declaring overlay/HTML5 support, rather than a missing package or Debian-side dependency (WebVisu itself already works fine for standard/native visualization elements on this same target).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Questions&lt;/strong&gt;&lt;br/&gt;
1. Does CODESYS Control for Linux SL currently support WebVisu overlay (and therefore custom HTML5 controls)? I found documentation stating overlay support for target visualizations (Windows and Linux) was added starting with CODESYS Development System V3.5.17.0, but that seems to refer to TargetVisu, and our case is WebVisu-only on a Linux runtime.&lt;br/&gt;
2. If not currently supported, is this on a roadmap, or is there a different Linux runtime package/edition that does support WebVisu overlay for HTML5 controls?&lt;br/&gt;
3. Is there any Linux-side configuration or package needed to enable this (given the check appears to happen against a static device capability declaration rather than a live server check), or is this purely a matter of the device description bundled with the current Control for Linux SL package?&lt;/p&gt;
&lt;p&gt;Thanks in advance for any pointers.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lzml</dc:creator><pubDate>Wed, 05 Aug 2026 07:42:28 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com2d6bee0e042b19894c901c1f643c9a2cc9f9a6ea</guid></item></channel></rss>