What could be the reason for pump command not getting off even though it is in object error?
We have configured one pump motor. Peculiar problem we are facing is whenever motor is in object error, its command out1.value is not changing to 0. It gets 0 only when we take the pump in manual mode & stop it from the faceplate. We have configured other pumps with the same library & other pumps are working OK.
Answers
KeepOutAtErr is enabled in faceplate ?
Please check in logic that Output is not getting written by two addresses.
Or, the Interlock name/address may be attached incorrectly,which makes your PUMP stop in Auto .
Further,I can suggest that -
Take a healthy backup first.
1) Then check in your Control Structure that, there MUST not be Deploy Error.
2) Delete that Pump object instance in your Control Structure.
3) Create a new Pump object instance in Control Structure
4) Attach your require signals.
5) And Deploy( with no deploy error)
Add new comment