PLC Programming

As far as I'm aware, this isn't possible unless you implemented a switch that people could push everytime they've done an upload? I don't think there's an automated way of doing this...?

Unless uploading would adversely affect the scan time and there was some way of monitoring fluctuations in scan time perhaps??
 
Do you mean "Downloading" - As in transferring a new program to the PLC ?

If this is Logix5000 (1756 ControlLogix/GuardLogix, 1768 CompactLogix/CompactGuardLogix, 1769 Compactlogix, 1789 SoftLogix, or DriveLogix) you are talking about, then yes, there is a way, using "Controller Logging" to CompactFlash memory card.

Get hold of Publication 1756-PM015C-EN-P and look at chapter 3.

If it is anything other than those above, I'm afraid I don't know.
 
Last edited:
Again, not sure about uploading, but for downloading. For many PLCs, when you download a PLC program, the PLC leaves run mode during the download. Most PLCs have a "first scan" program or bit that executes or is set on the first scan of a program after leaving stop mode.

You could hook a counter up to the first scan program or bit.
 
Again, not sure about uploading, but for downloading. For many PLCs, when you download a PLC program, the PLC leaves run mode during the download. Most PLCs have a "first scan" program or bit that executes or is set on the first scan of a program after leaving stop mode.

You could hook a counter up to the first scan program or bit.

Which of course will count every transition into run-mode, including any power outages, deliberate or not.
 

Similar Topics

Hello colleagues, Some time ago I started my adventure with programming. With your help and the courses, things are starting to come together...
Replies
13
Views
682
Dear All, I need a sample PLC program to count the output pulse of a mass flow meter so that a specific amount of mass (for example 100gm)can be...
Replies
2
Views
147
Hi Please I have zeilo smart relay #SR2A201BD but I don't have it's programming cable. Can I use any general usb/rs232 converter? Or need...
Replies
3
Views
161
Hi, Does anyone have thoughts or know of, can point in the right direction any published materials with a plumbing centric point of you explaining...
Replies
1
Views
164
@ All: what is your best guess on a potential range in increase in efficiency in % (i.e. saved programming hours, greater output, etc.) when...
Replies
5
Views
349
Back
Top Bottom