I am working on writing CLiCK PLC for automating a simple instrument. the instrument detects the water (sensor) in the plastic line as soon as it is injected into to line (load mode) from external source and after few seconds, it should switch to inject mode and injects a small amount of water into another line. After this is done, it should switch back to load mode.
When I run this code down there, it does notcome back to load mode. (since it does not allow to do two output).
Could you please some one throw some suggestions on how to write this code?
When I run this code down there, it does notcome back to load mode. (since it does not allow to do two output).
Could you please some one throw some suggestions on how to write this code?
Comment