4/27/2023 7:21 AM | |
Joined: 4/9/2009 Last visit: 1/30/2025 Posts: 68 Rating:
|
Hi Davide, can you explain the function of "DatePrecise.SetTime()". I couldn't find any documentation on this... What I'd like to do is put an I/O field in the panel that shows the HMI date and time and then allows you to change it directly. Regarding the display of HMI date and time I have used an IOField to display the system date & hour of HMI
But I dont understand how use "DatePrecise.SetTime()" syntiax to set the date and time. Thanks ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 04/27/2023 12:17:02New subject after splitting |
|
4/27/2023 7:52 AM | |
Joined: 3/2/2020 Last visit: 9/23/2024 Posts: 23 Rating:
|
Hi Roberto, You can find more info about that at this Link Hope this help you! |
4/27/2023 6:14 PM | |
Joined: 1/21/2013 Last visit: 3/20/2025 Posts: 3667 Rating:
|
Hi, I'm afraid DavideComi is wrong here. DatePrecise.SetTime() is not used to change the system time of an Unfied Comfort Panel, this method only sets the value of the DatePrecise object to the given timestamp (DOMHighResTimeStamp). I know of no way to change the panel time using scripting or system functions. Kind regards |
Follow us on