Obscure Controllogix timer status bits/flags?

robertov

Member
Join Date
Jun 2005
Location
Ohio
Posts
3
In addition to the typical status bits of EN, TT, and DN, the Logix5000 Timer Tag shows additional status bits when viewed in Tag area.

Has anyone run across documentation that indicates what the conditions are that trigger these additional bits or how they might be used (aside from speculating)? (e.g. FS, LS, OV, ER)

Regards,
Bob
 
I have not used any of those bits before myself. Try the help button in Logix5000, instruction set reference. Detailed info on all instructions in it.

RSL
 
From the Rockwell Knowledge base.

Question:

RS5000 Help describes the TON, TOF & RTO timer instruction's .ACC, .EN, .TT and .DN bits but does not describe the .FS, .LS, .OV and .ER bits that are created in the timer tag as well. What are these bits and is there a practical use for them?

Answer:

These bits were added in anticipation of using timers with SFCs (Sequential Function Charts). At this time SFCs do not use timer structures so these bits are not used and are currently undefined.

Regards Alan Case
 
Alan Case said:
From the Rockwell Knowledge base.

Question:

RS5000 Help describes the TON, TOF & RTO timer instruction's .ACC, .EN, .TT and .DN bits but does not describe the .FS, .LS, .OV and .ER bits that are created in the timer tag as well. What are these bits and is there a practical use for them?

Answer:

These bits were added in anticipation of using timers with SFCs (Sequential Function Charts). At this time SFCs do not use timer structures so these bits are not used and are currently undefined.

Regards Alan Case

Thanks... that's what I was looking for.
 
They don't do anything YET. Programmers doing software for computers always fall into the same ignorant trap... "Well, it's not documented, so I'm free to exploit it". Till the next OS upgrade, or even patch comes around.

Using bits like that in a PLC, IMHO, is about equivilant to shorting out and completely disabling all safety circuits on a press, and then getting a drunk operator to run it.
 
rdrast said:
They don't do anything YET. Programmers doing software for computers always fall into the same ignorant trap... "Well, it's not documented, so I'm free to exploit it". Till the next OS upgrade, or even patch comes around.

Using bits like that in a PLC, IMHO, is about equivilant to shorting out and completely disabling all safety circuits on a press, and then getting a drunk operator to run it.

No one is advocating using them. The question regarded finding out what they were.

Give us some credit! :whistle:
 

Similar Topics

What do you guys have in your bag of tricks? For software, my favorite is definitely PDF-XChange editor. There's a free version which has by far...
Replies
105
Views
74,901
Hi Guys, Thanks so much for sharing your hard-earned knowledge with everyone so freely! I admire and appreciate you all so much! I've been...
Replies
1
Views
1,861
Hello everyone, has anyone managed to communicate Twido with Controllogix using the Ethernet connection?
Replies
1
Views
63
I'm trying to integrate a Beckhoff IPC with a Controllogix PLC. There is some documentation, on the Beckhoff website, on how to do a PLC-PLC comms...
Replies
0
Views
134
Why does the controllogix redundancy modules use a single mode fiber vs multimode fiber?
Replies
1
Views
115
Back
Top Bottom