Jump to content

Current output from V200-18-E1B when PLC is in STOP


Recommended Posts

I have a problem with a valve control. The controlsignal is 4-20mA. The control works very good when PLS is running.4-20mA give  decimal values 820-4095 on output. If I switch off the PLS, there is of course no value on output that is recognized as control signal by the valve, and it does not move (error condition on 4-20mA signal say that valve shall be in last position).

 

The problem is when the PLS goes to STOP, the value on the PLS Memory Integer is still 4095 (fully open valve), but the output from V200-18-E18 give an output the the valve control read as GO tO 0% (closed posistion).

 

Any idea what to do to get around this?

Link to comment
Share on other sites

I have a problem with a valve control. The controlsignal is 4-20mA. The control works very good when PLS is running.4-20mA give  decimal values 820-4095 on output. If I switch off the PLS, there is of course no value on output that is recognized as control signal by the valve, and it does not move (error condition on 4-20mA signal say that valve shall be in last position).

 

The problem is when the PLS goes to STOP, the value on the PLS Memory Integer is still 4095 (fully open valve), but the output from V200-18-E18 give an output the the valve control read as GO tO 0% (closed posistion).

 

Any idea what to do to get around this?

I think that the most important question in you case is - why does the PLC goes to stop mode? This is not normal and might happen from several reasons.

If your PLC is going to stop mode right after the valve operation command, I will assume that your power supply is not powerful enough (this is assuming that the same power supply is powering both the PLC and the valve). If this is not the case, your system could be suffering from EMI, that is affecting the PLC normal function.

 

Please write to support@unitronics.com and explain more thoroughly about your system and when it goes to stop mode.

Link to comment
Share on other sites

One instance is when downloading new program. Normally is not a problem, and if it is a system definition, I must live with it. But I had a hope that the output should be able to control as long as the MI-value is correct.

Well, you shouldn't "live with it" no matter what.

Please send the application to support@unitronics.com. I suspect there is some programming issue there.

Link to comment
Share on other sites

  • MVP 2023

If the PLC can stop and you can't live with the output being stuck at 4095 then you need to put a bifurcated relay in series with the control signal and have the output always on while the PLC is running.  It will go off when the PLC stops and disconnect your loop.

 

Joe T.

Link to comment
Share on other sites

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...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.