Posts

What Does An Industrial Robot Specialist Do In Work Life?

Image
Industry is growing day by day. This sentence may look very simple but it has many meaning. With Industry 4.0 and IoT, robotic technologies have been gaining more importance. Most production lines need more automation and robots for many reasons. These reasons may be the topic of an another post. Let's go back the subject of this post.  Many people asked me "What do you do in your job?" when we met for the first time. I always try to explain my job in its simplest form if this person don't know anything about industrial robots and programming. I prefer to say robot with "industrial". Because if I say just robots, people think about the robots like cinematographic way. For that I explained " What Is Robot? " in my one of old post. Sometimes high school students asked me the same questions for future career plans. In this way I feel responsible to tell my job fully to be aware of. I decided to gather all of my experiences about this description in on...

How To Get MotoSimVRC - Offline Simulation Software?

Image
After a few questions about offline simulation platform of Yaskawa Motoman Robotics which is called MotoSimVRC, I decided to write a quick post to collect the answers. So I listed the questions below and tried to explain briefly.  How to get  MotoSimVRC? You can find the latest version(and older versions, too) of the  MotoSimVRC from this link . Important note: You have to register this site with your company e-mail only. After applying for being a member to website, you need to have at least two days for verification(it was like that when I have done). In addition to that, this membership has 2 years duration. After two years, your membership is expired. Fig : After Login After login you can access the download link from Download Area -> Application Software. Is this software licensed? Simply yes. This software is licensed by Yaskawa. But they offer a demo mode which can used only for 90 days and it is not intended for productional usage. All software packages ar...

What If Your Robot Moves Unexpectedly?

Image
Manipulator Model:  Yaskawa Motoman GP180 Controller Model : YRC1000 Application:  Handling and Palletizing This morning I faced an annoying problem, which was related to robot movement through the programmed steps during the playback. For solving this problem, I tried some solutions and as a result, I am thinking that I solved this problem. Therefore, I decided to create a post for problem definition and solving of this problem.  Shortly explaining my problem, when robot goes from one point to the another point robot tool is turning 360 degree at around itself to reach same coordinate. It may causes major problems such as collide with something at the cell, destroying cables of sensors onto the tool. On the other hand, this type of movement had no sense to move like that. (Who wants extra paths and movements at the robot?).  To reach the solution, I tried three steps, which are listed below: Change the orientation degrees of the point data. (Sending away Rx, Ry and ...

News: Progea Group Has Been Acquired Emerson!

    Emerson has announced that acquisition of  Progea Group has completed at 1st October 2020. As you may know Emerson is a global technology and engineering company providing innovative solutions for customers in industrial, commercial and residential markets. After this agreement we can say Progea as a Emerson company. We will see what will change after this acquisition. According to the informing by the Progea Group, all the agreements before this acquisition will be held by the Emerson. T erms of the deal were not disclosed. The acquired firm, Progea Group, provides software for industrial automation. That includes internet of things (IoT), plant analytics, human machine interface and supervisory control and data acquisition technology. Based in Modena, Italy, Progea has about 55 employees. It seems that Emerson boost their software portfolio after buying Progea Group. Thanks For Reading... Okan Okumuş 14.10.2020

Questions About Movicon 11 SCADA and Movicon.Next SCADA

      I would like to start a thread for Movicon 11  SCADA and Movicon Next for solving basic problems. So you can write your question(s) below into the " comment " side and then I(or anyone who want) will try to give the answer your question. We, as the learner of the Movicon, are waiting your questions and contributions. Friendly Reminder: Progea website Movicon 11 SCADA forum link Progea website Movicon.Next SCADA forum  link Thanks For Reading &  Making Contributions... Okan Okumuş 21.08.2020

Movicon 11.6: Trend

Image
    "Trend" is an another important concept in industrial automation systems and most of the time trends and graphics essentially use in automation systems. Movicon 11 SCADA provides us very flex and strong toll which should be used in many different kind of industry. I used Trends at my last Energy Monitoring project intensively which basically show the daily changing of the energy consumption such as Water , Steam , Nitrogen  and Electric . They shows So I decided to write a post which is related to the Trend with a basic example. I listed ingredients of the sample program below; Basic Script Trigonometric computation at each second change Event The script will be executed at every system second is changed System Variable and Double Type Variables System second for event Double variables;  Degree [0...360], Sinus Value [-1...1] and Cosine Value [-1...1] Some Important Links YouTube Link Sample Programs and Documents     The data that you w...

What Is Ethernet & Ethernet Cable Connection?

Image
    In this post, I would like to mention about wiring of  Ethernet cable with RJ45 connector for some Ethernet-based communication protocols. This is such an important topic for an electrician/engineer to wire Ethernet cable correctly for providing good working network between industrial equipments and their peripheral of devices' communication.      Historically, most of industrial equipments/components have been connected through serial fieldbus protocols such as  Control Area Network (CAN), Modbus®, PROFIBUS® and CC-Link. In modern industrial world, Ethernet-based communication protocols have gained more importance and popularity than old technology after the spreading Industy 4.0 and IOT(Internet Of Things) idea with offering high speed, increased connection distances, the ability to connect more nodes and reducing engineering efforts to connect the devices each others.  There are many different industrial Ethernet protocols driven by va...

Movicon 11 SCADA: Multi Language

Image
    Another important topic in the Movicon 11.6 SCADA that I consider is "How To Add Multi Language?". Movicon 11 SCADA provides very simple use of multi language( and useful too). I am going to make an example project that will consist of three language choices(English-EN, Italian-IT, Turkish-TR). I strongly recommend to use "String Table". It gains you to manage texts in many parts of project easily, in besides that the project make multi language. If you want to change the name of an object in the project, you can easily change from string table. If we look at the "multi language" in the another way, you can find the multi language concept(and for more information) in the NB Panel.( NB Panel: How To Make A Project Multi Language? ) Some significant properties of the Movicon 11 multi language can be listed below; Editor available in 7 different languages Project language switching via easy to use strings Switch between languages in Edit & Run-time   ...

NB Panel: How To Update OMRON USB Driver-Gadget Serial v2.4(Problem Solved)

Image
    Today I was trying to connect NB7W-TW01B HMI Panel for taking backup of the HMI project. I was facing a problem when uploading the project file from HMI to my computer. It wasn't problem with my old computer to upload a project from HMI Panel but my company gave me a new computer for my job nearly one week ago. Long story short, I couldn't do it directly but after updating the USB driver, I did it correctly. After doing this I tought that It can be a subject for a blog post. You can access my YouTube video for seeing "How To Import Backup File(.pkg extension)". Video :  How To Import Backup File(.pkg extension)      Downloading/Uploading process is applied using USB Slave Port and standart printer cable( Pictbridge Protocol ) as you can see below figure. According to the appearance of this port, the Slave port is generally called Square port . This port is also used for printing function for further process. Fig : Back Side Of The NB Unit How To Updat...

Movicon 11.6: How To Use Recipe?

Image
      Friendly Reminder:             Before starting the post I would like to give some of useful links below for someone who don't want to read all story. Movicon Recipe Sample Programme My Recipe Sample Programme (I used MSAccess for Database, but you can find SQLServer2012 Database Configuration from my another  YouTube Video )  How to use Recipe YouTube Video      Processing data storing(recipe management) is such an handy function at Movicon SCADA. As I mentioned before the types of storing recipe data, one way to use recipe is to hold data into the database. With exporting and importing of the recipes, archiving could be applied for the production processes. You can see the database and recipe diagram from below figure. Fig : Recipe And Database Diagram      First step is to create Structure Prototype of the recipe and then adding a variable which in the type of structure( Recipe_Structure ...