Issue
Product Line
TAC IA SeriesEnvironment
I/A Series R2 ES and UNC stations
Cause
Resolution
There is no direct method to reset these timestamps in the station UI. However, you can edit the station database XML file:
-
Save Runtime Database
- In Admin Tool, log into LocalHost, select the running station, and use DB Admin → Save Runtime Db.
-
Stop the Station
- After saving, stop the running station.
-
Convert DB to XML
- In DB Admin, select the station and perform Convert Local from DB to XML.
-
Edit XML File
- Locate the
config.xmlfile in the station’s backup folder. - Search and update the following tags to a past date:
<LastBackupTime><LastDailyArchive><LastArchiveTimestamp>(all occurrences)
- Save the file.
- Locate the
-
Convert XML Back to DB
- Rename the old
config.dbfile for backup. - Use DB Admin to convert the edited XML back to DB.
- Rename the old
-
Verify Time Settings
- Ensure the computer time is correct and time sync service uses a reliable NTP server.
- Restart the station and confirm archive/backup functions resume.