RSLogix Clock Update Tool Problem

pr_wainwright

Member
Join Date
Jun 2011
Location
Stockton on Tees
Posts
109
Hi,
I have installed Rockwells Clock Update Tool on a SCADA PC to hopefully keep the associated PLC's clock in sync. The problem is that the Clock Update Tool reports that the times are in sync when my device is selected but the log indicates a write fail. The clock in the PLC seems to sync when I use Synchronize Device menu command but the hour is one less than the SCADA PC. The device has a red 'x' next to it in the Clock Update Tools GUI.

Any help appreciated.
Thanks
Paul.

343 15/09/2011 00:20:25 Event 1 Triggered
344 15/09/2011 00:20:25 Time Update Initialized
345 15/09/2011 00:20:25 Attempt #1 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
346 15/09/2011 00:20:25 Beginning Resync
347 15/09/2011 00:20:25 Attempt #2 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
348 15/09/2011 00:20:25 Beginning Resync
349 15/09/2011 00:20:25 Attempt #3 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
350 15/09/2011 00:20:25 Beginning Resync
351 15/09/2011 00:20:25 Attempt #4 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
352 15/09/2011 00:20:25 Beginning Resync
353 15/09/2011 00:20:25 Attempt #5 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
354 15/09/2011 00:20:25 Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
355 15/09/2011 00:20:25 Time Update Completed (130 ms)
356 15/09/2011 00:20:25 Saved 1 entries to file
357 15/09/2011 00:20:25 Event 1 Completed
358 15/09/2011 00:20:25 Saved 1 entries to file
 
Hi,
I have installed Rockwells Clock Update Tool on a SCADA PC to hopefully keep the associated PLC's clock in sync. The problem is that the Clock Update Tool reports that the times are in sync when my device is selected but the log indicates a write fail. The clock in the PLC seems to sync when I use Synchronize Device menu command but the hour is one less than the SCADA PC. The device has a red 'x' next to it in the Clock Update Tools GUI.

Any help appreciated.
Thanks
Paul.

343 15/09/2011 00:20:25 Event 1 Triggered
344 15/09/2011 00:20:25 Time Update Initialized
345 15/09/2011 00:20:25 Attempt #1 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
346 15/09/2011 00:20:25 Beginning Resync
347 15/09/2011 00:20:25 Attempt #2 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
348 15/09/2011 00:20:25 Beginning Resync
349 15/09/2011 00:20:25 Attempt #3 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
350 15/09/2011 00:20:25 Beginning Resync
351 15/09/2011 00:20:25 Attempt #4 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
352 15/09/2011 00:20:25 Beginning Resync
353 15/09/2011 00:20:25 Attempt #5 - Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
354 15/09/2011 00:20:25 Write Failed for PLCPROJ 17.02. retval - 24, iostat = 40a
355 15/09/2011 00:20:25 Time Update Completed (130 ms)
356 15/09/2011 00:20:25 Saved 1 entries to file
357 15/09/2011 00:20:25 Event 1 Completed
358 15/09/2011 00:20:25 Saved 1 entries to file

Found the 1 hour difference problem. I have been using DateTime instead of LocalDateTime in GSV WallClockTime function.
 
Paul, please add some infos about your architecture:

PC operating system
PLC type, model, firmware
Clock Update Tool version

(About the time difference, take a look to the GSV WallClockTime Object's attribute you're using... DateTime and LocalDateTime attributes could be the issue...) wow... just posted this during the time you wrote the same things...

- fuzzy logic
 
Last edited:
fuzzy_logic,
SCADA OS is Windows 7, Clock Update Tool V2.4 PLC CompactLogix L32E (Firmware V17.2)

If I try the Clock Update Tool on my development laptop PC (Windows XP) the Clock Update Tool works correctly. Both SCADA & development PC's are connected via Ethernet. RSLinx Classic on the SCADA PC seem to find the PLC no problem though?

Regards
Paul.
 
Yeah, as suspected, I know of an issue like the one you got, using Windows 7... it is officially defined as "Unknown compatibility issue", and as far as I know, is still unresolved. o_O

- fuzzy logic
 
fuzzy_logic,
Thanks for the reply. The tool seems to work fine when I change the PLC clock time it syncs correctly when scheduled but I get the red 'x' next to the device?

Regards
Paul.
 

Similar Topics

Hi Guys, I am trying to get the PLC wall clock to trigger a reset. I have gone through various posts on PLCtalk website and other website did...
Replies
9
Views
3,443
I need a clock for a 1756-l72 ver 20. I can not use the wall clock because it is used for reporting. i need a clock that the time can be changed...
Replies
3
Views
2,124
Hello I need to make a pulse every second of RSlogix the 5000th I have read this thread through and tested it as rdrast writes in Post # 14...
Replies
4
Views
6,066
I would like to reset a counter at the end of the and say at Sunday at 6pm this there a system clock bit I can use for this? Do I use a equals...
Replies
1
Views
3,346
Hi, I was wondering if anyone could help me...is there an internal clock within the RSLogix 500? What i am wanting to do is to start a machine up...
Replies
18
Views
23,878
Back
Top Bottom