Introduction to Sysmac Studio 3D Simulation Visualization

Поделиться
HTML-код
  • Опубликовано: 21 янв 2025

Комментарии • 25

  • @nikolaydubina
    @nikolaydubina 2 года назад

    thanks for showing this. was wondering myself how to do 3D! more videos on this is nice! or how big factories are operated!

    • @realpars
      @realpars  2 года назад

      Thanks for your support! Glad to hear that, and we will happily pass your feedback on to our team.

  • @kme8134
    @kme8134 2 года назад +1

    Merci!

    • @realpars
      @realpars  2 года назад

      You're very welcome!

  • @taylansemizler9245
    @taylansemizler9245 2 года назад

    where i can find the stp files of the robot

    • @realpars
      @realpars  2 года назад

      Hello @taylan semizler. I'm sorry, but we're not at liberty to release the stp files.

  • @draugrgalindodiaz2085
    @draugrgalindodiaz2085 2 года назад +1

    Gracias

  • @RameshKumar-lg9zq
    @RameshKumar-lg9zq 2 года назад

    Nice 👍

    • @realpars
      @realpars  2 года назад

      You're very welcome!

  • @nikolaydubina
    @nikolaydubina 2 года назад

    nice!

  • @magdamras7631
    @magdamras7631 6 месяцев назад

    Sysmac Simulator Example - XYZ Machine project is not available. Can I ask for access to this example?

    • @realpars
      @realpars  5 месяцев назад

      Thank you for your patience here! We have been able to add the Sysmac Simulator Example to the video description. You can go ahead and find it there.
      Happy learning!

  • @abdmorioglu4868
    @abdmorioglu4868 2 года назад

    Can I show 3d Simulation on My Hmi?

    • @realpars
      @realpars  2 года назад

      Hello @abd morioglu. Thanks for the question. At this point in time, it is not possible to display the 3D simulation on your HMI. However, the 3D simulation can create a video file that you can view whenever you want.

  • @nikolaydubina
    @nikolaydubina 2 года назад

    is 3D used for testing? ie, checking physical properties, faults, maximum speed, etc.? it seems 3D should be first step in industrial automation!

    • @realpars
      @realpars  2 года назад +1

      Hi @nnnnn About Testing - It is possible as the testing of control logic by PLC. This is because the 3D simulation is executed with PLC emulator and the actual Ladder program. A PLC engineer can use this 3D simulation for their program debugs.
      Checking physical properties - There is not the functionality for physical simulation.(ex. friction, stiffness etc.), However, there is the function for collision check. This simulation is executed by actual Ladder program, therefore the PLC programmer can check their own program.(inc. error case)
      We think it is useful for beginners of Omron PLC programming.

  • @amashishadavid
    @amashishadavid 2 года назад

    Is this software free? How do I acquire it?

    • @realpars
      @realpars  2 года назад

      Hi Amashisha,
      Thanks for your comment!
      The 3D Simulation function is easily installed on Sysmac Studio once a license has been purchased. There’s also an option to purchase more licenses and/or a site license.
      For purchasing the Sysmac Studio 3D Simulation license go to the Omron website: bit.ly/3NCiS5J
      A 30-day Trial version of Sysmac Studio 3D is available from Omron: bit.ly/3Tc1y8J
      But before the 3D Simulation trial version is installed, a trial version of Sysmac Studio must be installed.
      Here's the link : automation.omron.com/en/mx/forms/download-sysmac-studio-trial
      Hope this helps! Happy learning

  • @adisharr
    @adisharr 2 года назад

    Ladder is terrible for motion. Text based script is preferred for development and readability.

    • @realpars
      @realpars  2 года назад

      Basically, NJ/NX series PLC supports language specifications that are based on IEC 61131-3. The Ladder is one of them.
      The 3D simulation uses the actual PLC’s program regardless of the IEC 61131-3 language chosen.

  • @nikolaydubina
    @nikolaydubina 2 года назад

    still boggles my mind that it is in ladder logic and not Python, Java, or something more programmable.. it is 21 century cmon!

    • @ee-08b47
      @ee-08b47 2 года назад

      dude it have other languages for you to control PLC.
      but the popular is Ladder diagram.
      the resion why no python or other programing languages is: the PLC DNA.

    • @realpars
      @realpars  2 года назад +1

      Basically, NJ/NX series PLC supports language specifications that are based on IEC 61131-3. The Ladder is one of them.
      The 3D simulation uses the actual PLC’s program regardless of the IEC 61131-3 language chosen.