Jump to content

Recommended Posts

Posted

Hello , every one 

Can I take pulse signal from proximity sensor converting it to continuous signal 

While pulse come contious signal exsit when no pulse signal come contious signal disappear 

In omron plc 


Posted (edited)

You could use a SET instruction triggered by your prox input to turn on your continuous signal.  You can then have a timer using a not of your prox signal.  Use the timer output to trigger a RSET instruction.  You can use the timer time to adjust when you want the continuous signal to go off after there is no prox input.

Code.JPG

Edited by Webbs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...