1/29/2022 7:23 PM | |
Joined: 1/29/2022 Last visit: 1/29/2022 Posts: 1 Rating:
|
hello sir this is himanshu dwivedi from india i am an electrician in small leather plant i want to learn plc programming and some stuffs from which i can learn plc please help me out as i cannot quit my job for some reasons right now i have learnt how to communicate and input and boutput ljike i0.0 and q0.0 what are db address use of fc fc data blocks ,real ,integer ,values analog etc please provide me something so that i can learn gthank you sir ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 01/31/2022 11:40:18New subject after splitting |
|
1/30/2022 11:01 PM | |
Joined: 9/27/2006 Last visit: 4/19/2025 Posts: 12346 Rating:
|
Hello Lucky; Wow, so many quations... You say you know about inputs (I) and output (Q) addresses, that is a good start,. These are digital input/output addresses that represent the value of a single bit at a time; they are generated by digital input/outut modules. Analog addresses contain values that represent numbers coming from sensors in the field , temperature, pressure, torque, mtor speed... So they are linked to analog modules in your configuration. Program blocks are known as Functions (FC) or Function Blocks (FB), the main difference between them is that a FB is linked to a specific DB (Data Block) that acts as its memory area. You can also create Global DBs as seperate memory areas you will use to contain the process vlues of your project, the parameters of your processor, or anything you need to remember in your application. There is much t know to become a competent Siemens programmer. and it is impossible to answer every queston you asked inside ths thread. Here are documents you can use to start your discovery of the S7-300 and S7-400 families of CPUs, programming with Step 7 v5.x: (as you seem to be doing now, based on my interpretation of your post). - Working with Step 7 v5.4, Getting Started (basic tutorial document, with links to sample projects in Step 7, see screenshot below). https://support.industry.siemens.com/cs/ww/en/view/18652511 - Programming with Step 7 v5.4 (more complex document, more detailed, more informative) https://support.industry.siemens.com/cs/ww/en/view/18652056 If you arre working instead with TIA Portal (SStep 7 v16, for example), this video tutorial will give you the basics of this platform: - Getting Started Step 7 and WinCC v16 (video): https://www.youtube.com/watch?v=le9ExrCcpB0 Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 01/31/2022 01:18:23Last edited by: dchartier at: 01/31/2022 01:24:14 |
|
1/31/2022 9:58 AM | |
Joined: 3/30/2020 Last visit: 4/24/2025 Posts: 5082 Rating:
|
Here some newer resources: [The TIA Portal Tutorial Center (videos)] [ Siemens Web Based Training ] [SIMATIC S7 S7-1200 Programmable controller] Start here: [Program block concept]
|
Last edited by: qwazee at: 01/31/2022 10:01:54Activities of this user is voluntary. There is no obligation or liability placed on this user. Though optional, your 'please' and 'thank you' is highly valued. |
|
This contribution was helpful to
1 thankful Users |
Follow us on