<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[LogicMachine Forum - Visu]]></title>
		<link>https://forum.logicmachine.net/</link>
		<description><![CDATA[LogicMachine Forum - https://forum.logicmachine.net]]></description>
		<pubDate>Thu, 16 Apr 2026 05:32:16 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[browsing problem]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6389</link>
			<pubDate>Wed, 15 Apr 2026 12:03:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=2310">Frank68</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6389</guid>
			<description><![CDATA[Good morning<br />
I'm having problems with some Android 4.3 panels where the browser won't show me the LM pages. I'll try updating the panels to Android 8, but I've already noticed that the stock Google browser on Android 8 won't show me anything, neither the old nor the new one. I always get a blank page. How can I fix this? Which browser is best for viewing? Thanks a lot.]]></description>
			<content:encoded><![CDATA[Good morning<br />
I'm having problems with some Android 4.3 panels where the browser won't show me the LM pages. I'll try updating the panels to Android 8, but I've already noticed that the stock Google browser on Android 8 won't show me anything, neither the old nor the new one. I always get a blank page. How can I fix this? Which browser is best for viewing? Thanks a lot.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[new visu and scheduler]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6385</link>
			<pubDate>Wed, 08 Apr 2026 14:26:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=2310">Frank68</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6385</guid>
			<description><![CDATA[Hi<br />
<br />
Is possible use scheduler frame in new Visu?<br />
I try but not have possibility to link to scheduler.<br />
<br />
Tank's]]></description>
			<content:encoded><![CDATA[Hi<br />
<br />
Is possible use scheduler frame in new Visu?<br />
I try but not have possibility to link to scheduler.<br />
<br />
Tank's]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Realtime Clock]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6376</link>
			<pubDate>Wed, 01 Apr 2026 09:24:37 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=1087">KoBra</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6376</guid>
			<description><![CDATA[Is it possible to display the RTC inside the LM in Visu?]]></description>
			<content:encoded><![CDATA[Is it possible to display the RTC inside the LM in Visu?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Get Visu hash]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6372</link>
			<pubDate>Sat, 28 Mar 2026 17:50:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=2072">CristianAgata</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6372</guid>
			<description><![CDATA[Hi @all<br />
I would like get the Visu hash on every change. Is It possible?<br />
I have done this script in Javascript I get the hash on the first load of the page.<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>var test = location.hash;<br />
 <br />
 console.log(test); //this works<br />
 <br />
 window.addEventListener('hashchange', function() {<br />
  <br />
    var nuovoHash = location.hash;<br />
    <br />
    console.log('Il hash è cambiato in: ' + nuovoHash);<br />
  <br />
});  //this doesn't works</code></div></div>Best regards Cristian]]></description>
			<content:encoded><![CDATA[Hi @all<br />
I would like get the Visu hash on every change. Is It possible?<br />
I have done this script in Javascript I get the hash on the first load of the page.<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>var test = location.hash;<br />
 <br />
 console.log(test); //this works<br />
 <br />
 window.addEventListener('hashchange', function() {<br />
  <br />
    var nuovoHash = location.hash;<br />
    <br />
    console.log('Il hash è cambiato in: ' + nuovoHash);<br />
  <br />
});  //this doesn't works</code></div></div>Best regards Cristian]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[increase pin code size]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6365</link>
			<pubDate>Wed, 25 Mar 2026 12:19:39 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=1680">davidchispas</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6365</guid>
			<description><![CDATA[Hi, is it possible to increase the size of the PIN code window? It looks fine and the size is correct in the mobile app, but I have an Android screen with a resolution of 1280x800 where it looks very small. Would it be possible to increase the size without affecting the other screen?]]></description>
			<content:encoded><![CDATA[Hi, is it possible to increase the size of the PIN code window? It looks fine and the size is correct in the mobile app, but I have an Android screen with a resolution of 1280x800 where it looks very small. Would it be possible to increase the size without affecting the other screen?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[User Management]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6364</link>
			<pubDate>Wed, 25 Mar 2026 11:53:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=140">tom77</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6364</guid>
			<description><![CDATA[Is there a way to restrict access to certain visualization pages based on the logged-in user (just like in the old visualization)? Thanks a lot, Thomas]]></description>
			<content:encoded><![CDATA[Is there a way to restrict access to certain visualization pages based on the logged-in user (just like in the old visualization)? Thanks a lot, Thomas]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Change position of elements in the Light Widget]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6363</link>
			<pubDate>Wed, 25 Mar 2026 11:49:43 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=140">tom77</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6363</guid>
			<description><![CDATA[I'd like to change the positions of the individual elements in the “Light widget.” It would be nice if all the functions were arranged side by side in a single row: the On/Off switch on the left, followed by the slider, and the CCT/RGBW icon on the far right. Thanks a lot, Thomas]]></description>
			<content:encoded><![CDATA[I'd like to change the positions of the individual elements in the “Light widget.” It would be nice if all the functions were arranged side by side in a single row: the On/Off switch on the left, followed by the slider, and the CCT/RGBW icon on the far right. Thanks a lot, Thomas]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Compact Thermostat in VISU]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6358</link>
			<pubDate>Wed, 18 Mar 2026 16:42:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=2764">Jarno</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6358</guid>
			<description><![CDATA[Hello everyone,<br />
<br />
I am currently converting my visualization to VISU.<br />
I noticed that you also have a compact mode for a thermostat.<br />
<br />
However, I see that this only works in the plan view and not in the tile view, while the tile view would actually be very useful for this. A circle thermostat is very sensitive when scrolling through VISU on a phone or tablet.<br />
<br />
Is there a solution for this, or another way to handle it?<br />
<br />
Thanks in advance,<br />
<br />
Jarno]]></description>
			<content:encoded><![CDATA[Hello everyone,<br />
<br />
I am currently converting my visualization to VISU.<br />
I noticed that you also have a compact mode for a thermostat.<br />
<br />
However, I see that this only works in the plan view and not in the tile view, while the tile view would actually be very useful for this. A circle thermostat is very sensitive when scrolling through VISU on a phone or tablet.<br />
<br />
Is there a solution for this, or another way to handle it?<br />
<br />
Thanks in advance,<br />
<br />
Jarno]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[new Visu Project from an old visualization]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6355</link>
			<pubDate>Tue, 17 Mar 2026 09:23:27 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=609">gdimaria</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6355</guid>
			<description><![CDATA[HI,<br />
<br />
A customer asked me to redo the supervision I've done years ago with "scada-vis" with the new Visu. <br />
So I updated the firmware, worked on Visu, and finally completely deleted the old "scada-vis" project. <br />
I backed up the new project (both the entire project and just the Visu) and then reset the machine to factory settings.<br />
So I restored the new Visu Project and now it ok but now I see the old visu app, empty!<br />
<br />
I tried exporting objects, views, and scripts separately and then resetting them to factory defaults and the to restore all of it. The old view disappears, but I'm missing icons and objects in new Visu. <br />
<br />
Is there a way to completely remove references to the old view?<br />
I]]></description>
			<content:encoded><![CDATA[HI,<br />
<br />
A customer asked me to redo the supervision I've done years ago with "scada-vis" with the new Visu. <br />
So I updated the firmware, worked on Visu, and finally completely deleted the old "scada-vis" project. <br />
I backed up the new project (both the entire project and just the Visu) and then reset the machine to factory settings.<br />
So I restored the new Visu Project and now it ok but now I see the old visu app, empty!<br />
<br />
I tried exporting objects, views, and scripts separately and then resetting them to factory defaults and the to restore all of it. The old view disappears, but I'm missing icons and objects in new Visu. <br />
<br />
Is there a way to completely remove references to the old view?<br />
I]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fixed number of tiles in tile view]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6351</link>
			<pubDate>Fri, 13 Mar 2026 19:33:49 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=5083">stianj</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6351</guid>
			<description><![CDATA[Hi!<br />
<br />
I know there have been similar questions about this earlier from other users, but I will give it a go as well <img src="https://forum.logicmachine.net/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /><br />
<br />
I'm struggling to make Tile view look like I want. It would have been immensely useful (at least for me, but judging from some other posts here, I'm not the only one) if we could "lock" number of tiles in one screen width. And then scaling would apply, so on a lower resolution screen those tiles would be smaller than on a larger screen.<br />
<br />
In settings you could choose number of tiles per screen width, and select 3,4,5,6 or automatic (like today). The max number should probably be related to the screen width threshold setting. <br />
<br />
A related problem here is that on my phone (Pixel 10 Pro) I get 5 tiles width at least in Firefox Mobile. (And even that makes the tiles a bit bigger than I would like). But if I use the LM Home app, I only get 4 tiles width. And that really doesn't look good on a screen with that resolution... <br />
<br />
(When testing now, I see that I get 4 with Chrome as well, which I guess explains why LM Home app has 4. But this just emphasizes the problem...)<br />
<br />
Please, please consider this! It does not have to change the current behaviour, just add a little feature... <img src="https://forum.logicmachine.net/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" />]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
I know there have been similar questions about this earlier from other users, but I will give it a go as well <img src="https://forum.logicmachine.net/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /><br />
<br />
I'm struggling to make Tile view look like I want. It would have been immensely useful (at least for me, but judging from some other posts here, I'm not the only one) if we could "lock" number of tiles in one screen width. And then scaling would apply, so on a lower resolution screen those tiles would be smaller than on a larger screen.<br />
<br />
In settings you could choose number of tiles per screen width, and select 3,4,5,6 or automatic (like today). The max number should probably be related to the screen width threshold setting. <br />
<br />
A related problem here is that on my phone (Pixel 10 Pro) I get 5 tiles width at least in Firefox Mobile. (And even that makes the tiles a bit bigger than I would like). But if I use the LM Home app, I only get 4 tiles width. And that really doesn't look good on a screen with that resolution... <br />
<br />
(When testing now, I see that I get 4 with Chrome as well, which I guess explains why LM Home app has 4. But this just emphasizes the problem...)<br />
<br />
Please, please consider this! It does not have to change the current behaviour, just add a little feature... <img src="https://forum.logicmachine.net/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[mosaic 3.0]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6338</link>
			<pubDate>Sun, 08 Mar 2026 18:20:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=5618">Pedro</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6338</guid>
			<description><![CDATA[Hello,<br />
I would like to know if you have any <span style="font-weight: bold;" class="mycode_b">pre-designed template for a flat/apartment</span> (for example for lights, blinds, climate, etc.) that can be used with LogicMachine.<br />
Is there any ready-made project or example configuration that we could use as a starting point?]]></description>
			<content:encoded><![CDATA[Hello,<br />
I would like to know if you have any <span style="font-weight: bold;" class="mycode_b">pre-designed template for a flat/apartment</span> (for example for lights, blinds, climate, etc.) that can be used with LogicMachine.<br />
Is there any ready-made project or example configuration that we could use as a starting point?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[30 floors skyscraper on visu]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6336</link>
			<pubDate>Fri, 06 Mar 2026 15:18:27 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=609">gdimaria</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6336</guid>
			<description><![CDATA[I need to create thirty pages, one for each floor of a skyscraper.<br />
<br />
I'd like to use a vertical slider (1-30) in the homepage, next to the image and then, based on the floor selected, jump to the relative page (/apps/data/visu/#xxx). <br />
<br />
How could I do it?<br />
<br />
Peppe]]></description>
			<content:encoded><![CDATA[I need to create thirty pages, one for each floor of a skyscraper.<br />
<br />
I'd like to use a vertical slider (1-30) in the homepage, next to the image and then, based on the floor selected, jump to the relative page (/apps/data/visu/#xxx). <br />
<br />
How could I do it?<br />
<br />
Peppe]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Issues with widgets]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6333</link>
			<pubDate>Thu, 05 Mar 2026 10:47:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=5900">Tanish Gill</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6333</guid>
			<description><![CDATA[Hi, I have a few issues with the new visualization:<br />
<ol type="1" class="mycode_list"><li>When you change an option inside a <span style="font-weight: bold;" class="mycode_b">"Select Value" popup widget</span>, the popup closes automatically.<br />
</li>
<li>When creating a <span style="font-weight: bold;" class="mycode_b">frame in the plan view</span> to display schedules, the default size is very small. If you scale it, it doesn’t scale properly and you have to adjust it manually for the screen. However, the screen size changes depending on the device (tablet, mobile, computer), but the widget size does not adapt. In <span style="font-weight: bold;" class="mycode_b">tile view</span>, it is also not possible to change the popup size.<br />
</li>
<li>Is there any way to <span style="font-weight: bold;" class="mycode_b">lock part of a custom widget so it cannot be seen or modified</span>?<br />
</li>
</ol>
Do you know any solutions?<br />
Thank you in advance for your help.]]></description>
			<content:encoded><![CDATA[Hi, I have a few issues with the new visualization:<br />
<ol type="1" class="mycode_list"><li>When you change an option inside a <span style="font-weight: bold;" class="mycode_b">"Select Value" popup widget</span>, the popup closes automatically.<br />
</li>
<li>When creating a <span style="font-weight: bold;" class="mycode_b">frame in the plan view</span> to display schedules, the default size is very small. If you scale it, it doesn’t scale properly and you have to adjust it manually for the screen. However, the screen size changes depending on the device (tablet, mobile, computer), but the widget size does not adapt. In <span style="font-weight: bold;" class="mycode_b">tile view</span>, it is also not possible to change the popup size.<br />
</li>
<li>Is there any way to <span style="font-weight: bold;" class="mycode_b">lock part of a custom widget so it cannot be seen or modified</span>?<br />
</li>
</ol>
Do you know any solutions?<br />
Thank you in advance for your help.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[scheduler thermostat]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6321</link>
			<pubDate>Sun, 22 Feb 2026 09:37:41 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=3803">dezza@sdme.it</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6321</guid>
			<description><![CDATA[Good morning, I need to activate a scheduler on Visu to create a programmable thermostat like this: <br />
Monday at 10:00 am, Comfort <br />
on <br />
Monday at 12:00 pm, Standby on, etc.]]></description>
			<content:encoded><![CDATA[Good morning, I need to activate a scheduler on Visu to create a programmable thermostat like this: <br />
Monday at 10:00 am, Comfort <br />
on <br />
Monday at 12:00 pm, Standby on, etc.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[slider.track on Visu]]></title>
			<link>https://forum.logicmachine.net/showthread.php?tid=6317</link>
			<pubDate>Wed, 18 Feb 2026 16:04:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.logicmachine.net/member.php?action=profile&uid=755">toujour</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.logicmachine.net/showthread.php?tid=6317</guid>
			<description><![CDATA[Hi,<br />
<br />
how can I use the CSS to change the color of the slider trakc only before the thumb ?<br />
<br />
BR,<br />
Alberto]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
how can I use the CSS to change the color of the slider trakc only before the thumb ?<br />
<br />
BR,<br />
Alberto]]></content:encoded>
		</item>
	</channel>
</rss>