Auto/ Manual switch

Text didnt work so well see attached picture

Hi
This is a bit simplistic but i usually use something like this



Code:
// Auto and manual selection from inputs
// top section of code
   Auto     Manual                        Auto Mode
----| |-----|/|----------------------------( )----
                     
                     
 
   Auto Mode                              Manual Mode
----|/|------------------------------------( )-----                     
                     
// End section of code, outputs to system
 
  Auto Mode         Auto Conditions       Do Whatever
----| |--------------| |-------------------( )------
                                       |
                                       | 
   Manual Mode      Manual             |                
                   Conditions          |
----| |--------------| |---------------

You only had one small mistake.

you had /code] not [/code]. [ was on line before it...
 

Similar Topics

can anyone ..guid me the auto /manual switch wiring digram so that, I can use plc for auto and mnual purpose.....seperately...
Replies
2
Views
4,521
Aoa i am working on plc project, i want to address the manual auto switch in plc,how we address the auto/manual switch ?can we use only the...
Replies
4
Views
4,203
We use a two position selector to switch our machines from auto to manual mode. In manual, many parts of the machine can be jogged by the...
Replies
31
Views
13,446
Hello, I am trying to write a logic to control a pump. I have my logic as attached. Is there a way to do Auto and Manual control without having...
Replies
12
Views
2,721
Hypothetically we have a machine with safety door switch and a E-Stop. The operator places the work piece into the machine, the door is closed and...
Replies
20
Views
7,330
Back
Top Bottom