Must Knowledge
Industrial CommandFirst Remember have all elements to use Hardware and Software
PLC Siemens S7-1200 and all PLCs use a Software to Program and Create the program to execute in automation, the most important elements to start in PLC:
If we don't have the Original CD Software, can Download TRIAl Versión in HERE TRIAL VERSION SIEMENS WEBPAGE it may be useful to understand and start to Configure a PLC S7-1200
Let's create the first project in TIA Portal
Execute and Go to TIA Portal in "Create New Project"
Then Select "Configure a Device"
This point is very important must to choose and select the Real Hardware CPU that will work in the project, choose and "ADD"
Our program is now starting....
If the Software is now in this screen... We are ready to Configure and Program!
Let's analyze and understand most important points to configure PLC S7 1200
Identify:
Begin the most important steps, go to Profinet Interface and add a "IP" to PLC
Remember to have communication TCP/IP between PLC and PC both must to be in same Sub Network (192.168.X.x)
Now go to "IO TAGS" and modify as the image
identify:
Before we configure Hardware, now we go to see how programming in TIA Portal
Go to side in Program Blocks and Select the Block Main OB1
Very Important to know:
Let's create a little program with a START (I0.0), STOP (I0.1), EMERGENCY STOP (I0.2) and a Input Contactor (Q0.0)
And now we can see a very important form of how we insert TAGS, remember in Device Configuration?, These names and Tags we defined in IO TAGS in the moment we configured our Hardware
HERE IS ANSWERED YOUR QUESTIONS: