6 Reasons TIA Portal DOMINATES Simatic Manager: A Comprehensive Step 7 Comparison in PLC Programming

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 มิ.ย. 2024
  • ►► Grab My FREE GUIDE on How to Drastically Improve the Structure of your TIA PLC Applications Right Here:
    www.plcskilltree.com/free-gui...
    ►► Learn Structured TIA Portal PLC and HMI Programming in ONE DAY - Check Out my Trusted Online Training Courses Right Here:
    www.plcskilltree.com/store
    ►► Get your Free 21-Day Trial Version of TIA Portal Version 17 Right Here:
    support.industry.siemens.com/...
    VIDEO CONTENT
    00:00 - Intro
    00:58 - Key Area 1: Program Structuring
    04:20 - Key Area 2: Compiling & Downloading
    09:14 - Key Area 3: Online/Offline Comparison
    12:12 - Key Area 4: Monitoring Logic (FB)
    14:59 - Key Area 5: Troubleshooting
    17:42 - Key Area 6: Software Simulation
    19:38 - And the Winner is...
    This video contains an in-depth Step 7 comparison between the latest and greatest TIA Portal, and its older sibling Simatic Manager. Who wins the battle? Watch the video and find out!
    ►► Get 15% discount on all courses and bundles by using coupon code TIAPORTAL15OFF at checkout.
    Getting started with TIA Portal has never been easier.
    Let me help you become a confident and skilled TIA programmer TODAY.
    TIA PORTAL - PLC PROGRAMMING BASICS COURSE DESCRIPTION
    Learn the basic concepts, tools, and functions that you will need to create fully functional PLC applications within the widely popular totally integrated automation solution, Siemens TIA Portal.
    Build a Strong Foundation in TIA PLC Programming with this Fully Featured Course:
    ►TIA Project Creation, PLC Setup and Hardware Configuration
    ►Program Structuring and Programming of Function Blocks
    ►Application Download and Online Monitoring
    ►Online Troubleshooting
    Learning the fundamentals of TIA programming puts a powerful and very useful tool at your fingertips. TIA Portal is one of the leading automation platforms used in industry, offering automation solutions for manufacturing companies all over the world.
    Suitable for beginning programmers, through this course of 40 lectures and over 2.5 hours of content, you’ll learn all of TIA Portal´s fundamentals and establish a strong understanding of the concepts behind each step of creating a structured and well-written TIA PLC application. Each section of the course will have you actively participating with programming exercises, putting your new learned skills into practical use immediately.
    At the end of the course, you will be able to create, structure, program and download your first PLC application from scratch using a wide array of TIA specific skills and TIA best practices.
    Complete with downloadable TIA sample applications, checklists and other useful work documents, you’ll be able to work alongside me as we work together through each concept.
    ► Thanks for watching!
    ► Got a comment, suggestion or a request🤔? ⬇️ Use the space below! ⬇️
    ► Subscribe to my channel 🙏to hear about new videos first! Don't forget to hit that notification 🔔!
    ► I am a freelance system integrator - check out my services at www.rsautomation.eu
    #tiaportal #simaticmanager #s7 #ladder #plc

ความคิดเห็น • 24

  • @Red_Pill_Matrix
    @Red_Pill_Matrix ปีที่แล้ว +2

    Very easy to follow your teachings. Thanks!

    • @PLCskilltree
      @PLCskilltree  ปีที่แล้ว

      Thanks, I try my best 😃

  • @davidmurray1878
    @davidmurray1878 7 วันที่ผ่านมา +1

    you have an on delay time in your function block but you want to try a different value maybe from 75ms t0 5 seconds. then keep those changes when you find a comfortable fit. but temporary at first and on a live system.

    • @PLCskilltree
      @PLCskilltree  7 วันที่ผ่านมา

      Sure you can do that online without PLC going into stop

  • @elnursucayev6625
    @elnursucayev6625 8 หลายเดือนก่อน +2

    thank you . very gooood explanation

  • @kabilslimen4701
    @kabilslimen4701 ปีที่แล้ว +2

    Thanks

  • @GeorgeMan_1981
    @GeorgeMan_1981 9 หลายเดือนก่อน +1

    I agreed but I would add 7th and important: In the Tia portal you can configure PC/HMI also, which is not possible for manager, there you have to configure it in wincc explorer

    • @PLCskilltree
      @PLCskilltree  9 หลายเดือนก่อน

      Thanks for sharing 🙏

  • @simxschl
    @simxschl ปีที่แล้ว +2

    Cool video and definitely worth a Like! Also, after a few years working with TIA I'm finally at the state where I don't want to go back to SIMATIC any more - mostly because of the missing intelliSense :D
    Still I'd disagree on a few points there:
    #2: in my opinion it's a huge drawback that we can't download a single block by itself without downloading the others any more. Working in the process automation it's crucial to not lose information in the data blocks and now I have to constantly ask my customer to stop the production for small changes in FBs oder UDTs (even renaming a variable!) where with SIMATIC manager we would have ignored that one DB as long as the new structure still has the same length and would download it the next time there's a downtime anyway.
    #4: you totally could to Debug\Operation -> activate Test Operation and then again under Debug\Call Environment select the path you'd like to watch. Even more: back in the days one could monitor both akkumulators, both address registers and both DBs, now in TIA only akku 1 is showing which makes debugging way more complicated sometimes.
    Some other things I miss coming from SIMATIC:
    - watch table can't be detached from the TIA portal and hovered over other windows (like my PCS) any more,
    - can't open two or more projects next to each other and copy blocks both ways,
    - can't easily work with projects that were created with a different version of STEP7 ,
    - can't create a bunch of dummy variables in my DB and rename them later as needed to keep my DB "watchable" any more,
    - can't see the offsets in my UDT any more so need to go between UDT and DB over and over again to adjust offset starting addresses in DB header,
    - can't simply delete a line of code to make the OB/FB/FC "watchable" again - change is change and I need to perform a download first,
    ... yeah, there's a few more. So, TIA is still far from perfect but there are some improvements. And have I already mentioned IntelliSense? xD Crazy how that's not a default feature in so many PLC IDEs

    • @PLCskilltree
      @PLCskilltree  ปีที่แล้ว

      Awesome response Maxim 🤘

    • @PLCskilltree
      @PLCskilltree  ปีที่แล้ว

      #2 why do you need to download a single block? TIA automatically shows you which blocks are inconsistent and only downloads what is necessary. With Simatic Manager, you had to keep track of those things yourselves so much easier to forget a download and make the program online incorrect

    • @PLCskilltree
      @PLCskilltree  ปีที่แล้ว

      Why do you need to stop production? 😃 a download does not require a PLC cycle. If you’re worried about multi-instances and a small change affecting more blocks, then use single instances instead

    • @PLCskilltree
      @PLCskilltree  ปีที่แล้ว

      #4 you are correct but this is much more complicated than in TIA Portal and your cycle time is not being monitored in test operation as far as I remember, so I would feel a bit hesitant to use this during production

    • @PLCskilltree
      @PLCskilltree  ปีที่แล้ว

      You can definitely open 2 TIA projects next to each other and copy blocks. I do this all the time. I do think they need to be the same TIA version but else there’s no caveats 😀

  • @davidmurray1878
    @davidmurray1878 7 วันที่ผ่านมา +1

    i have a floating license for v16 but one of my customers has v14. I have 2 days left on a v14 trial. cant my v16 run v14?

    • @PLCskilltree
      @PLCskilltree  7 วันที่ผ่านมา

      It will update the V14 to V16. Afterwards it will stay V16. Normally you should use the version of the customer.

  • @davidmurray1878
    @davidmurray1878 7 วันที่ผ่านมา +1

    does the online program continue to run during the download? is it a live edit

    • @PLCskilltree
      @PLCskilltree  7 วันที่ผ่านมา

      Depends. For small network edits (e.g. extra instructions in your ladder logic), PLC does not go in stop. When you start changing UDTs or DBs, it might go in to stop. But it will always tell you before it does. So you can decide not to go through with it.

  • @Nur_Md._Mohiuddin_Chy._Toha
    @Nur_Md._Mohiuddin_Chy._Toha 4 หลายเดือนก่อน +1

    👍👍👍👍👍👍

  • @ralphmcguire7668
    @ralphmcguire7668 ปีที่แล้ว

    *Promosm* 🙋