Posted By
Xavier Florensa
Jan 02, 2026 02:10:54 AM
Found In
Egroup:
Advanced Software
\
view thread
Dear @AutomateSHANE, I have modified your script PLCClockSync on the example you provided, adding a periodic task on the Start() method that calls same method that the button calls when you want to synchronize with PLC date and time (this method is called SetTime()). periodicTask = new PeriodicTask(SetTime, ...
|