Program Last Edit Time

gwyklevrsi

Member
Join Date
Aug 2018
Location
Michigan
Posts
4
Hello,

Is there a way to determine the time in which either the last online edit or full download to PLC has taken place in rslogix?

Best,
Gabriel
 
Not without either.....


1. Having code already in place to monitor Controller objects using GSV. There is an "AuditValue" which can be configured to update on certain changes to the controller. That's a cheap option.



2. Having, and using, FactoryTalk AssetCentre software. That's definitely not cheap....
 
Not sure about the download but the Controller Properties Window/ File tab has a Edited time stamp.


Which I'm sure could be got with a CIP Generic Message, if you only knew the Service code, class and attribute numbers....
 
Not without either.....


1. Having code already in place to monitor Controller objects using GSV. There is an "AuditValue" which can be configured to update on certain changes to the controller. That's a cheap option.



2. Having, and using, FactoryTalk AssetCentre software. That's definitely not cheap....

Option one here will work perfectly for the application, thank you for the help!
 
AuditValue was meant to work both with sophisticated validation management systems like AssetCentre, but is exposed to the user program via the GSV object so it can also be used by ordinary CYA "when was it edited" applications.

The object was released with RSLogix 5000 v20, so it's available both to L6x generation controllers and to all current and future controllers.
 

Similar Topics

This is the reason why I signed up here and decided to get some help before I tackle the traffic light program on Wednesday. It looked good on...
Replies
17
Views
11,763
Hello All, Is there any way to program a ZEN 10C1DR-D-V2 so that it will resume from its last know state before a power interuption, which could...
Replies
3
Views
2,112
Hi, Has anyone check how long a SLC program (5/04) can last in the CPU without battery & EPROM? The PLC is not power on. One of our customer...
Replies
6
Views
3,830
Unregistered
U
I have an old Sentry Palletizer (S/O Number 3007 / Serial Number 1172) that has lost its program as the backup battery died years ago. I can...
Replies
0
Views
93
Hi All, As a precaution my company has been collecting copies all the HMI and PLC programs. I have recorded copies of most of our sites...
Replies
0
Views
65
Back
Top Bottom