how to get system date and time

If I understand the question
The OP wants to get the date and time from the Scada Package and write it to the Processor.
yakub...
more info please
 
thats Ok Bob O - you will have to write it out on the blackboard (chalkboard) or Whiteboard 100 time - "oops"
 
One way the OP could do this is to run an Event periodically in RSview32 that triggers a Macro that sets the PLC time tags equal to the SCADA system/XXX tags.
I have done something similar in FT SE so I am going to “assume” RSView32 can do the same. If not I’ll right “oops” 1000 time on the board.
 
The strategy that I use is to send a time sync bit at the same time every day ... say at 3:30am.

Then in the PLC, the time is known when it is sent, so set the current time ... in this case 3:30am.

I don't send the time - it takes more data throughput.
My system time syncs 50 PLC's with this method.
 
Ok, I will state the obvious. Shouldn't we be talking about the SSV instead of the GSV? I'm sure the methods mentioned above would use the SSV, but it was never mentioned.

RSView32 writes to a tag which is written to the PLC wallclock via the SSV.

Also, we could use the Clock Synchronization tool a the HMI.

OG
 

Similar Topics

Greetings fellow PLC programmers, I know there is a simple way to get the system date time of the RSLogix system. But, is there then a way to...
Replies
12
Views
8,511
hi all, i have a spb nw0p30, an old plc from fuji, i have just try to access from my computer but still have difficulties, from what i read from...
Replies
0
Views
1,179
How to change system date and time of HMI via PLC/HMI program?
Replies
3
Views
2,218
Hello, I have a compact logix 1769-L32E that intermittently loses the date and time wihtin the processor. It has reverted back to the same date...
Replies
5
Views
4,520
I must have missed something in the manuals / online help but I can't figure out how to change the Controller time and date on a GE PACSystems...
Replies
2
Views
3,303
Back
Top Bottom