Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Status Bit when using latching outputs 2

Status
Not open for further replies.

drkildow

Industrial
Sep 14, 2006
3
Trying to write my first program in many years, using RS Logix 500. I can't seem to get my latched outputs to unlatch in a power loss situation. I think there's some way to accomplish that using a status bit, but I can't seem to get it right. Can anyone tell me how to accomplish this. Thank You.
 
Replies continue below

Recommended for you

Try using the first scan bit to unlatch the latched output. This is a "one-shot" bit which is asserted during the first program pass after powerup.
 
In the SLC & ML product lines the first pass bit address is: S:1/15
 
So....

You can use the bit for each latch such as:
S:1/15
--] [-------------(U)-

or move a zero to an entire register:

S:1/15
--] [--------| MOV |
|A: 0 |
|B:O:1|
|
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor