Q. [XTOP] How to Set the Time (Clock Tag)
A.
1. Main Unit Menu Screen (Settings Screen)

After entering the menu screen, the time (year, month, day, hour, minute, second) is displayed at the bottom right of the screen. You can touch this time display to set it to your desired time.
 

2. Setting the Time from the Operation Screen Using XDesignerPlus

You can register key display tags in XDesignerPlus to set the time from the operation screen.

Register six key display tags and set each address to the special addresses: _RTC_YER (year), _RTC_MTH (month), RTC_DAY (day), RTC_HUR (hour), RTC_MIN (minute), and RTC_SEC (second).

The time data is in BCD (Binary Coded Decimal) format, so be sure to set the data type to BCD. After transferring and running this on XTOP, you can set the time from the operation screen.