Thursday, January 3, 2019

PLC Program to Implement an Automatic Car-Wash Process

Program


⏩List of Inputs and Outputs
 I:1/0 = Master Start                     (Input)
 I:1/1 =  Car Detection                  (Input)
 I:1/2 = Limit Switch, Conveyor   (Input)
 I:1/3 =  Master Stop                     (Input)
 O:2/0 = Master Coil                     (Output)
 O:2/1 = Soap Sprinkler                (Output)
 O:2/2 = Washer                            (Output)
 O:2/3 = Conveyor                         (Output)
 O:2/4 = Dryer                                (Output)
 T4:0 = Soaping Time                    (Timer)
 T4:1 = Washing Time                   (Timer)
 T4:2 = Drying Time                       (Timer)





*Thank You*


NOTE:If picture is not visible than tap on it.

No comments:

Post a Comment