Jump to content
OMRON Forums

Master CoE


Wouter

Recommended Posts

Hello,

For a program that we want to write, we need to know if (and how many) lost frames there are. With the PMAC IDE, in diagnostic mode, I'm able to see this in the master object dictionary 0x2002 (Bus Diagnosis Object) subindex 9. I can't seem to find any command in the software reference manual that allows me to access this value.

My question is, is there a command that allows me to read master object dictionary values value (in gpascii -2 mode)?

Thanks in advance,

Wouter

forum.PNG

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

 

Hi Wouter,

You can use the ecattypedsdo command to read any item that shows up in the device’s Object Dictionary. If you want to read it frequently, you may be better off modifying a PDO Mapping to include it, assuming the device supports reading that object as a PDO.

-Shadi

Link to comment
Share on other sites

Hi Shadi,

I'm using the ecattypedsdo command to read/write register values from slaves, but I don't know how to use it for the master.

The ecattypedsdo function takes 7 arguments one of which is the slave index. Since the master doesn't have an slave index I don't know how that function will work for getting the master CoE dictionary.

Can you perhaps post an example? 

- Wouter

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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