Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
What function difference between RIN and ESTOP in GLX
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-14-2009 04:46 PM
I look through GLX manaul and found RIN an GLX function is exactly same, I am wondering why allen bradley developed 2 same function instructions ,
just name different.
thanks,
Re: What function difference between RIN and ESTOP in GLX
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-17-2009 05:03 AM
You are right RIN and ESTOP are the same instruction.
You can use these 2 instruction's to indicate different things inside your code. ESTOP to perform an emergency stop, RIN for zoning from a switch / light curtain for example.
I think these were made available with different names just to make it easier to program and understand your code.
