AdvancedHMI Software

General Category => Feature Request => Topic started by: MrPike on August 08, 2016, 09:40:41 PM

Title: TimeStamp control
Post by: MrPike on August 08, 2016, 09:40:41 PM
A control that can capture the PC time based on value or bit change with all features of the basic Label.   
Title: Re: TimeStamp control
Post by: DanieLoche on August 09, 2016, 06:48:24 AM
I could have been an easy workaround to do with basic label if the "Highlight changed" event was there... ^^

In such case, using this event and setting the back and fore colors of Highlight identical of the normal values:
In the event handler, use something like:
Code: [Select]
BasicLabel1.Value = Format(Now,"hh:mm:ss")
Perhaps using another event...
Title: Re: TimeStamp control
Post by: Godra on October 02, 2016, 12:46:38 PM
This control is now available in v3.99r.