Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-04-30 08:26 AM . Last Modified: 2025-05-01 06:20 AM
I created an embedded list with a query that allows me to display the point updates of all the historic data within a 12 hour time frame. I want to create a button that allows me to change the time frame to 1 hour whenever I press it. My goal is when I click the button the list updates to the data from the last hour. I tried using a mimic parameter and putting that parameter name within the query where the timeaddstamp is, but nothing is working. The finished product will have multiple buttons with different times so that the user can decide what time frame they want.
Any help would be much appreciated!
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-20 10:42 AM
To expand on what Steve said. This is one suggested way of accomplishing a List Box with an adjustable Start Time:
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-04-30 11:00 PM
@DShah912 it might help if you specify what product you are working with.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-16 12:35 AM
This is Geo SCADA - see the title.
Use a script triggered by your button to change the SQL.
Use a line like this to set your SQL to a string variable:
Mimic.Layers(LayerName ).Item(ListName ).SQL = SQL
LayerName could be "New Layer" and ListName could be "Lst_1" depending on your mimic items.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-20 10:42 AM
To expand on what Steve said. This is one suggested way of accomplishing a List Box with an adjustable Start Time:
Link copied. Please paste this link to share this article on your social media post.
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.
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