thanks for showing this. was wondering myself how to do 3D! more videos on this is nice! or how big factories are operated!
@realpars2 жыл бұрын
Thanks for your support! Glad to hear that, and we will happily pass your feedback on to our team.
@magdamras76316 ай бұрын
Sysmac Simulator Example - XYZ Machine project is not available. Can I ask for access to this example?
@realpars5 ай бұрын
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!
@RameshKumar-lg9zq2 жыл бұрын
Nice 👍
@realpars2 жыл бұрын
You're very welcome!
@nikolaydubina2 жыл бұрын
nice!
@realpars2 жыл бұрын
Thank you!
@nikolaydubina2 жыл бұрын
is 3D used for testing? ie, checking physical properties, faults, maximum speed, etc.? it seems 3D should be first step in industrial automation!
@realpars2 жыл бұрын
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.
@taylansemizler9245 Жыл бұрын
where i can find the stp files of the robot
@realpars Жыл бұрын
Hello @taylan semizler. I'm sorry, but we're not at liberty to release the stp files.
@abdmorioglu48682 жыл бұрын
Can I show 3d Simulation on My Hmi?
@realpars2 жыл бұрын
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.
@amashishadavid2 жыл бұрын
Is this software free? How do I acquire it?
@realpars2 жыл бұрын
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
@adisharr2 жыл бұрын
Ladder is terrible for motion. Text based script is preferred for development and readability.
@realpars2 жыл бұрын
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.
@nikolaydubina2 жыл бұрын
still boggles my mind that it is in ladder logic and not Python, Java, or something more programmable.. it is 21 century cmon!
@ee-08b472 жыл бұрын
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.
@realpars2 жыл бұрын
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.