Must Knowledge
Industrial CommandFirst we need Hardwares and Software of PLC Logo
The Programmable Relay PLC Logo! need a Software to make the Program that control all our process, so we need these elemments:
NO problem if we dont have the Original CD, we can Download DEMO VERSION Here Download fast! from Siemens WebPage in "Demosoftware" if we have this demo, we may simulate and create a lot of control projects really perfect to practice
we have 2 options to install Software; Original or Demo
We can obtain DemoSoftware Free from Siemens Webpage:
Download Demo HERE from Siemens Webpage
Don't forget, you must to be registered in SIEMENS Webpage for download Softwares and Siemens documents
Very Important to consider:
Configuring and first steps in PLC LOGO! Siemens
The steps to install Software are:
Preparing our Ladder Enviroment to Start to program; Ladder is easiest
In our first project gonna program "Start and Stop" a "Motor", we will work in LADDER, we need:
Programming my first project in Logo! Soft Comfort Siemens
Programming a Start / Stop of a Motor we need to select the follow elements of our software, get it with Mouse:
Start to Configure our Digital Inputs and Digital Outputs (0-1)
Get with the Mouse the Contacts and Coil in the Side and rename this in software/hardware, write:
En el PLC Logo! Todas las Entradas Digitales van siempre en las borneras "I" en la parte superior ; Para las Salidas van en las borneras "Q" en el inferior del PLC
By Default The PLC Logo! got values of Switch for simulations in I1..Ix, we must to work with Momentary Pushbutton, so we go and change the values how show the pictures
Verify if our Connections and wire is Ready to Start in Logo!
Remember Always im so importante back to review your wire and verify you program in Software
We Simulate what happens when we press Start and Stop
VERY IMPORTANT
The moment to connect my Computer and PLC has arrived!
First always rewview IP of PLC, go to => NETWORK => IP ADDRESS, your PC must to be in same Network than PLC (example IP Photo 192.168.0.3), Your PC may has a IP 192.168.0.5
Then we must go and do right click in the side of menu bar in wifi icon "Network and Sharing Center" --> Change Adapter Settings --> Ethernet/Realtek --> Propierties --> Internet Protocol Version 4 TCP/IPv4
In this case our Comunnication is Via Ethernet we will connecting PC and PLC by TCP/IP, so it´s not difficult, you must create a LAN chaging IP Address, it means the Computer and PLC must be in the same Network IP, by default the PC comes with "Automatic IP" :
Our PLC Logo! has by default 2 possible IPs ; 192.168.0.x or 192.168.1.x that's the reason because we must to change the IP in our PC, if we have the same network in PC and PLC we have created a LAN (Local Area Network), third number is a Sub-Network and how PLC Logo! may have 2 possible IPS we try with both; x may be a number 3 a 10, sometimes logo is 1 or 2 (x value)
When we are succefully connected a means we have connected with PLC Logo! for first time!
Remember verify your Software and Wire in PLC before start
After Upload the program, go to RUN, After this our PLC will work; the screen in PLC will be in color of Picture above....CONGRATULATIONS we have configured for first time our PLC Logo! and then.... just practice
HERE IS ANSWERED YOUR QUESTIONS: