Hi, everyone.
I’m trying to setup the possibility of remote time synchronization of the clock on the Wago controllers.
Everything works fine with UTC time. But I can’t seem to be able to update the timezone and consequently the local time.
I used the function ‘WagoAppTime.FuSetClockFromDateAndTime()’ For setting the UTC time, and it works perfectly.
I used the function 'WagoAppTime.FuSetClockFromTimeComponents(); for trying to set the timezone.
We deliver controllers to countries with different timezones, and I would like to be able to set the local time correctly without accessing the WBM.
I appreciate all feedbacks!