PLC 2 instruction

Alcoa Tech

Member
Join Date
Feb 2007
Location
Ohio
Posts
30
Does anyone know what the Scan counter actually does? It is a SCT. I have one in logic with a preset of 0 and accumulated 0. If it actually counted scans I would expect it to accumulate more then 0. I can't find a reset that would be reseting it to 0. There is a contact in the rung which I have not seen high so that may be keeping it from counting scans. I would have expected it to be higher than 0. The instruction may be exactly what it sounds like but I'm looking for conformation from someone that knows. The sct is 647, is 64700 when it is not done and 64715 when it is done? I don't have a manual and can't find anyone that remembers the instruction. Thanks for your help.

Mike
 
From the PLC 2 manual:
"This output instruction is similar to a standard counter instruction. During a true rung condition, the Accumulated Value is incremented once per program scan. Unlike counters, however, the scan counter does not count past the preset and resets when the rung goes false, power is lost or the keyswitch is turned to program mode."

So, if your preset is zero......

Link to the manual: http://literature.rockwellautomation.com/idc/groups/literature/documents/pm/1772-pm003_-en-e.pdf
 
Last edited:
Thanks for the response, so if I understand you correctly, it doesn't count past the preset. With a preset of 0 it will go true as soon as the rung is true? The fact that the rung is not true would explain the accumulation at 0. I'm just trying to wrap my brain around what the programmer was trying to do. This logic is for part of the lube logic on a press, we are getting too much lube so I'm trying to figure out what the oem had in mind.

Thanks,
Mike
 

Similar Topics

Hello All, Was hoping I could get a little help with Modicon ladder logic. This is the first time I have seen Modicon logic and currently trying...
Replies
6
Views
263
Complete noob here, using a Click C0-02DD1-D to run a test stand. Requirement is to turn on motor run for X seconds, turn off and dwell for X...
Replies
6
Views
1,081
Hello, there is anyone who have already used hpmont plc? now i am programming for that plc and have " pid autotuning is not working" issue. I have...
Replies
0
Views
978
Hi, I need some help write a PLC instruction. I am using Proficy Machine Edition 6.5. Our indexing rotating table has 3 nests that are equally...
Replies
15
Views
3,978
I have a project coming up in a few months where I'll be taking measurement from an LMI Gocator and sending them to a Do More PLC H2-DM1E. I...
Replies
1
Views
1,049
Back
Top Bottom