Previous in Forum: USB Serial Port Driver Windows 7   Next in Forum: Create Material Inventory Using VB 2008
Close
Close
Close
3 comments
Rate Comments: Nested
Participant

Join Date: Dec 2010
Posts: 2

PLC SR-Function Question

01/29/2011 10:14 AM

Hi

Imagine i creat two SR blocks.

SR block 1: S=I0.0 and R=I0.1 and Q=Q0.0

Now for the question. Can i place a &-function to the S of the SR block number 2, and set the inputs of the &-function to I0.1 and Q0.0.

Will i be able to set the SR block number two this way? Or will I0.1 and Q0.0 never be aktiv at the same time, or not for a time long egnoufh to set the SR block number 2.

Thanks

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
United Kingdom - Member - Not a New Member Hobbies - Musician - New Member Hobbies - Fishing - New Member

Join Date: May 2006
Location: Reading, Berkshire, UK. Going under cover.
Posts: 9684
Good Answers: 468
#1

Re: PLC SR-function question

01/29/2011 10:22 AM

This is a "race condition" - the outcome will depend on exactly how your particular PLC operates. I suggest you try a simulation with e.g. Picosoft, Logo!soft or Millenium 3 software.

__________________
"Love justice, you who rule the world" - Dante Alighieri
Register to Reply
Participant

Join Date: Dec 2010
Posts: 2
#2

Re: PLC SR-function question

01/29/2011 10:29 AM

Thanks alot. I guess its a solution to be avoided then. Thanks for simulation software tips.

Register to Reply
Power-User
United Kingdom - Member - Member

Join Date: Mar 2007
Location: Blackburn, Lancashire
Posts: 269
Good Answers: 9
#3
In reply to #2

Re: PLC SR-function question

02/04/2011 5:12 AM

Don't know which plc you're using but if you use Q0.0 to energise an off delay timer that that lasts slightly longer than your longest PLC scan time then the timer will still be true for any length of time you want after I0.1 goes true. Example using Siemens

__________________
If you remain calm while all those around you are losing their heads, then you haven't realised the seriousness of the situation
Register to Reply
Register to Reply 3 comments
Copy to Clipboard

Users who posted comments:

Anhe (1); Bolton_Alan (1); JohnDG (1)

Previous in Forum: USB Serial Port Driver Windows 7   Next in Forum: Create Material Inventory Using VB 2008

Advertisement