Jump to content
  • 0

Intelligent Actuator (IAI) RCON Data Mapping to Mitsubishi CC-Link or CC-Link IE Field


Bryon Sol

Question

How exactly does the mapping work on CC-Link or CC-Link IE Field for an RCON Gateway and actuators?

First start by running the Gateway Parameter Configuration Tool to set up the RCON's Gateway

Select RCON

image.png.39bd4e859d4562b3f10e1fa03065903a.png

Go to File->New File, Then pick the network

image.png.c204e3a83dfc4f4fdb26cf0ea86bf3c3.png

 

Depending on whether it's CC-Link or CC-Link IE Field you will have slightly different options for Network Number, Node Address, and Baud Rate.  Set those as necessary.  But on the right you'll have the following:
Axis Type - this is the number of CON type axes in your system (RCP, RCS, etc)
Number of Option Units - this is the number of EC type slices you have on your RCON
Then there's the drop down for operation mode of the CON type axes.  When you want the most control set this to "Direct Indication (Size 8W).  That means 8 words out and 8 words in from each axis for control an monitoring.  

You can set each axis separately if needed, but typically we recommend 8W mode for all CON axes.

At the bottom then (shown in red) will tell you the size of the CC-Link data black - this has to match your PLC's configuration for the CC-Link or CC-Link IE Field network for this device. 

image.png.bd37f1e0872c8c4ce20e8538381adfd9.png

 

Then we have to be able to map the data into the PLC's memory.  From IAI's documentation, the Gateway itself has a data structure:

image.png.2c42bc8161424399935b4caffb12eb1e.png

For CC-Link networks you'll then see that the Gateway Control 2 words (32 bits) get mapped into RY bits

image.png.eaf429132de3be2fc5003bb5df280afd.png

And the Gateway Status bits get mapped into RX 

image.png.2b7fdb2e1b36d6ac5ea5a3c45004fd66.png

The details of each bit are here:

image.thumb.png.d1a945b2f98ab5a14c9dedbf82a01aef.png

Then filling out further RX and RY devices are more gateway status and control data.  There's no more control bits used in RY, but there are full words for power supply status etc in further RX addresses

image.png.348b4365f4e7461fa39fbc68453f0e27.png

 

 

Now assuming you chose 8W control for your CON axes each axis has this data structure of 8 words in and 8 words out

image.png.fb83ecb8944731f074f9ca7a06f5e0c0.png

These will map to RWr and RWw addresses.  So if you have say 4 axes you will get:

image.png.1dee37b86bcb09963c211ce4622c91a1.png

Then if we add EC axis to the end, each EC slice does 4 axes and takes up one word in and one word out for these 4 axis.

This will be at the end of the other data in the RWr and RWw after the CON axes and looks like this

image.thumb.png.9ae25a0593fa72c9883d5d6aae74f6d8.png

 

Hopefully this helps you determine your addressing for RCON gateways.

 

 

 

 

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...