ashraf Posted May 22, 2023 Report Posted May 22, 2023 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
Webbs Posted May 22, 2023 Report Posted May 22, 2023 (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. Edited May 22, 2023 by Webbs
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now