Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

AN029_U.motion Client Touch Panels 10" and 15" with homeLYnk

SpaceLogic KNX Forum

Schneider Electric SpaceLogic KNX forum to get support and share knowledge including selection, installation and troubleshooting for spaceLYnk, Wiser for KNX, eConfigure KNX, SpaceLogic KNX Hybrid module and other topics.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forย 
Showย ย onlyย  | Search instead forย 
Did you mean:ย 
  • Home
  • Schneider Electric Community
  • EcoStruxure Building
  • Light and Room Control
  • SpaceLogic KNX Forum
  • AN029_U.motion Client Touch Panels 10" and 15" with homeLYnk
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Thomas_Rohde
Sisko Thomas_Rohde Sisko
124
Erwin-vd-Zwart
Sisko Erwin-vd-Zwart Sisko
54
Heribert_Dรถlger
Lt. Commander Heribert_Dรถlger Lt. Commander
30
FZetina
Lt. Commander FZetina Lt. Commander
27
View All
Related Products
product field
SpaceLogic KNX - 4สบ Touch Unit
product field
KNX Push Button Dynamic Labeling, universal
product field
Wiser for KNX : logic controller

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Back to SpaceLogic KNX Forum
sesa296387
sesa296387 Schneider Alumni (Retired)
Schneider Alumni (Retired)

Posted: โ€Ž2015-06-04 02:49 AM . Last Modified: โ€Ž2024-07-14 11:59 PM

0 Likes
7
860
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-04 02:49 AM

AN029_U.motion Client Touch Panels 10" and 15" with homeLYnk

  • Thumbnail of SpaceLogic KNX - 4สบ Touch Unit
    SpaceLogic KNX - 4สบ Touch Unit
  • Thumbnail of KNX Push Button Dynamic Labeling, universal
    KNX Push Button Dynamic Labeling, universal
  • Thumbnail of Wiser for KNX : logic controller
    Wiser for KNX : logic controller
View products (3)
Attachments
Tags (7)
  • Tags:
  • bacnet
  • controller
  • gateway
  • homelynk
  • knx
  • modbus
  • webserver
Reply
  • All forum topics
  • Previous Topic
  • Next Topic
Replies 7
Koen_Rowies
Lt. Commander Koen_Rowies Lt. Commander
Lt. Commander

Posted: โ€Ž2015-06-10 04:11 AM

0 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-10 04:11 AM

New firmware comming?  ๐Ÿ™‚

6701

Reply
sesa296387
sesa296387 Schneider Alumni (Retired)
Schneider Alumni (Retired)

Posted: โ€Ž2015-06-10 05:02 AM

0 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-10 05:02 AM

Hello Koen,

You have a keen eye

Yes,V.1.3.1 should be available soon (end of June / July)

Reply
Erwin-vd-Zwart
Sisko Erwin-vd-Zwart Sisko
Sisko

Posted: โ€Ž2015-06-11 02:43 AM

2 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-11 02:43 AM

Hi Everyone,

If you don't want a cursor on your touchscreen all the time you can also add this to custom CSS:

/*hide cursor on U.Motion 10 inch panel*/
@media screen and (width: 1024px) and (height: 600px) {
html, body, div, span, object,form, input, h1, h2, button, label, a, img {
cursor: none !important
}
}

/*hide cursor on U.Motion 15 inch panel*/
@media screen and (width: 1366px) and (height: 768px) {
html, body, div, span, object,form, input, h1, h2, button, label, a, img {
cursor: none !important
}
}

Reload browser or restart panel to activate function to remove cursor on touch panel.

Don't use this if your laptop has exact same resolution as panels (should be very rare), otherwise the cursor on your laptop is also hidden making it hard to control (:

Removing custom css rules and reload browser / restart panel disables function again.

BR,

Erwin van der Zwart

Reply
sesa299442
sesa299442 Schneider Alumni (Retired)
Schneider Alumni (Retired)

Posted: โ€Ž2015-06-19 05:14 AM

0 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-19 05:14 AM

Hello Erwin,

thank you for your post!

It works pretty fine.

But if you use frame with scheduler or trends in visualization,

the mouse arrow is still there once you touch the screen.

Is it possible to make it invisible in this case as well??

Best Regards

Tomas

Reply
Erwin-vd-Zwart
Sisko Erwin-vd-Zwart Sisko
Sisko

Posted: โ€Ž2015-06-19 06:27 AM

0 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-19 06:27 AM

Hi Tomas,

Simply add iframe to the elements like below should do the trick.

/*hide cursor on U.Motion 15 inch panel*/

@media screen and (width: 1366px) and (height: 768px) {

html, body, div, span, object,form, input, h1, h2, button, label, a, img, iframe {

cursor: none !important

}

}

Best Regards,

Erwin

Reply
Erwin-vd-Zwart
Sisko Erwin-vd-Zwart Sisko
Sisko

Posted: โ€Ž2015-06-26 11:52 AM

2 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-26 11:52 AM

Hi Tomas,

Extra information:

The current @media CSS function looks at the browser size, so this works normal when having your visu loaded. The iframe has a smaller size then your visu,so the @media function will not work on that frame because the (new browser) size is different.

You can add a second @media CSS function with the size of the iframe to force the CSS rules on the frame, downside of this approach is that the rules for the frames are also valid for other panels with different sizes. You don't want that.

There is a solution to solve this by looking to the panel (device) size instead of the browser size.

Use this when having a 10 inch panel

/*hide cursor on U.Motion 10 inch panel*/

@media screen and (device-width: 1024px) and (device-height: 600px) {

  html, body, iframe, div, span, object, form, input, h1, h2, button, label, a, img {

    cursor: none !important;

  }

}

and this when having a 15" u-motion panel

/*hide cursor on U.Motion 15 inch panel*/

@media screen and (device-width: 1366px) and (device-height: 768px) {

  html, body, iframe, div, span, object, form, input, h1, h2, button, label, a, img {

    cursor: none !important;

  }

}

You can also set a scope where the CSS rules are valid

/*hide cursor on U.Motion 10 inch panel and 15 inch panel (and all panels with sizes in between) */

@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 600px) and (max-device-height: 768px) {

  html, body, iframe, div, span, object, form, input, h1, h2, button, label, a, img {

    cursor: none !important;

  }

}

Best Regards,

Erwin

Reply
sesa299442
sesa299442 Schneider Alumni (Retired)
Schneider Alumni (Retired)

Posted: โ€Ž2015-06-28 11:14 PM

0 Likes
0
807
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

โ€Ž2015-06-28 11:14 PM

Thank you for this information, Erwin!

Reply
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings ยฉ 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of