Jump to content
  • 0

How Do I connect a Mitsubishi GOT (HMI) to my Epson Robot?


Bryon Sol

Question

Using the built-in Modbus/TCP capabilities of the Epson robots we can connect a Mitsubishi GOT
 
Quick program attached which works with the Epson robots.  
 
Notes:
1.  This was created for an OLD GOT Simple so if you try to put it in a new one, change your Settings to GS21xx-WTBD-N in the project
2.  This uses the default config for slave IO on the Epson side starting at Bit 512.  
3.  You then have to understand how Epson Maps internal bits 512 (512 is duplicated for inputs and outputs as you see above) to Modbus registers.
 
We can then address higher Words if we want to send/receive data from Epson as values other than just bits.
 
The GOT Project only has two screens, one that's looking at some RAW data as bits and words
 
The other screen is only looking at the first couple of words in/out as they map to default functions so that you can quickly use buttons to start/stop programs, reset the robot, turn motors on/off etc. 
 
 
 

GS21_To_Epson_Modbus_Ex01.GTX

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...