Wednesday, 31 August 2011

Start Project In Micrologix-1400

First Follow The step to setup a new Project.









Here, we See two image. This is biger project programming.
In this project more then 50 I/O.
First we define the input list and output list.
Then start programming as we desing project. Before make any logic First make in your mind then impliment in programming.
Best Of  Luck..................


Wednesday, 17 August 2011

SIMPLE START STOP LOGIC.

Here, we see how make program logic. ON & OFF Moter using two pushbutton.Start & Stop.


INPUT        :- 1> Start Pushbutton
                  2> Stop Pushbutton

OUTPUT     :- Motor







Here, See this logic in ladder logic.
I:0/0 this addressing for PLC input number ZERO. see above the comment start.
I:0/1 this addressing for PLC input number ONE.  See above comment stop.
O:0/0 this addressing for PLC output number one. See above comment motor.

Here, we using NO contect for start and NC contect for stop.


NOW, MAKE YOUR PROGRAM LOGIC


For,Exampale i'm start making  program using TIMER,NO,NC contect. like that start your logic then download your logic to PLC then see your logic work right ya not?

If you have any problem just see instrucation help.

All  instrucation how work. This is explane in this help,so you make easy and best program.

thnax.