Modicon 984 UCTR

jdbrandt

Lifetime Supporting Member
Join Date
Oct 2002
Location
Pennsylvania
Posts
1,203
I found the below logic in an old program.
If I am reading the System Manual correctly, it appears that the UCTR will never count up to 10, since the same condition that causes it to count, will cause it to reset after the count.
Am I reading this right?

UCTR_40898.JPG
 
I found the below logic in an old program.
If I am reading the System Manual correctly, it appears that the UCTR will never count up to 10, since the same condition that causes it to count, will cause it to reset after the count.
Am I reading this right?

OK, it looks like I have broken one of my own rules ("if you want better answers, ask better questions").

So, here is a better question:
"For the logic shown, describe the condition(s) whereby address 00647 might become true/'1' ; or describe why address 00647 would never become true/'1'."

Thanks, in advance, to the old timer Modicon folks out there for their assistance.
 
ctup count only to one (address 40898) and if cntup condition goes off, 40898 is zero.
Bit 647 can be true only if cntup condition is true and you change 40989 value elsewhere on logic code to 10 or bigger.
Scan order should not make difference?
It looks like that cntup block don't make anything.
 

Similar Topics

Hi, Seeking consultation on an implementation matter, and have a question about Modicon Compact 984 communication through RS485: Three Modicon...
Replies
4
Views
214
Hi I have a modicon 984 with proworx 32 that is scaling an analog input, and I need to adjust the scaling. I have new analog input values and %...
Replies
3
Views
1,727
Hi, I am trying to get a machine started that was moved from one location to another. It has a Modicon 984-A131 PLC. I have Schneider Electric...
Replies
1
Views
1,017
Dear Friends, I have Schneider PLC which is the world's first one Modicon i need software of Modicon PLC 984,it is known as...
Replies
0
Views
966
So i am a Navy ET and i work for a cyclotron operating company. we have modicon 984 plc's i will target the B875-102 fast analog input module but...
Replies
9
Views
2,436
Back
Top Bottom