Displaying ewon Seconds in runtime

Hi,

I’m displaying the Ewon ( FLEXY 20200) clock on my viewON application . The time comes correct. However, the seconds are updating almost every 5 seconds rather than every second. For instance, The clock will show 45 sec then after 5 sec it will show 50 sec. Is there a way to display every second of the clock? . Or is there a workaround for this issue?

Tamer

Hi @Tamer

Were you using this method, or how are you crrently getting the time?

Thanks,
-Tim

@Tim_hms

I tried the method you provided by assigning viewon! = Time$. In runtime I get the same results where the seconds don’t update every seconds . It takes 5 seconds to show a change. So it seems same problem.

I haven’t had the change to verify it yet, but I think if you go to project > project properties and change the parameter below you can change the refresh rate

@Tim_hms

That did it ! . Thank you so much.

1 Like

Hi @Tamer,

Glad we could get it up and working!