s15 bit

weilerot

Member
Join Date
Nov 2004
Posts
19
I have seen a normally open bit addressed s15 usually the first bit in the first rung that has the description "first Pass". I attended a rockwell seminar in micro PLCs and one of the exercises had this bit in it related to a high speed counter. I did not have a chance to ask the instructor what this address is. I have a PLC book that has an example of this but does not say where this address comes from or the description of "first pass". Thanks in advance.

Herb
 
This is a bit in the Status data file that is only true during the first execution ("scan") of the logic program. This can be the first scan after powerup, or the first scan after a Program -> Run mode transition.

The actual address is S2:1/15. Most users abbreviate this as S:1/15 because there's only one "S"-type data file in PLC-5/SLC500.

In ControlLogix, the same function is served by the S:FS boolean tag.
 
Here's the best list I've found for what all those status files are and how they work. I mean, I've only actually used like 4 of them in a program ... but the rest of it looks pretty impressive too.

Bah, once again technology kicks my butt. Tried to attach the file but it was too large. Its Appendix B in the SLC instruction set manual. Publication 1747-RM001C-EN-P-September2001 in case anyone wants to look it up.


-jeff
 

Similar Topics

Dear Experts, Could anyone explain the how does Omron HMI address setting (like pushbutton, data record, data insert) will be writen in Omron...
Replies
6
Views
1,680
DEAR ALL, COULD ANYONE HELP ME ON THIS OMRON HMI THAT BEEN INSTALL TO A MACHINE.I COULDN'T SEE ALARM HISTORY. ONCE ONE ALARM RESET ITS AUTOMATIC...
Replies
2
Views
1,750
I am trying to find a pinout for the cable mentioned above. Unfortunately, the manuals only reference 2090-XXNFMP-Sxx and I need "UX". We are...
Replies
1
Views
1,673
Hi, I have facing a problem when i tried to link NS15 touch screen with CJ2M with built in ethernet port. The following address i have set...
Replies
14
Views
8,855
See the screenshot of EIP tag list. We are trying to read in a digital input that is hard-wired. It is shown here as I31.1. I believe we cannot...
Replies
7
Views
271
Back
Top Bottom