Sysmac Studios and Murr Cube67 EtherCAT

Killercal

Member
Join Date
Aug 2006
Location
Ontario
Posts
150
Hello all,

I am working with the above stated hardware for the first time. Has anyone used a EtherCAT Cube67 with Sysmac Studios before? If, so then I'll post my question.

Thanks,
Scott
 
Hi

This week I use Cube67 EtherCAT but for Beckhoff, anyways looking for info I saw this video of Sysmac and Cube67

https://www.youtube.com/watch?v=vZKmD7x1UHs

Thanks for the response. I saw that video too.

Here is my situation;
I have everything up and running fine, but if a branch of the node is removed, I have no feedback or diagnostics letting me know it has an issues. I'm looking for a way to map diagnostics back to the PLC. Have you found a way to do that with the Beckhoff?

Scott
 
Thanks for the email gtsuport, I have a contact there that I emailed earlier in the week, but he was busy (I found out yesterday after he replied to me).

I have figured out what I wanted, somewhat, and I'll give a little rundown.
We are using an Omron NX-102 controller and have multiple devices on EtherCAT. If a node was unplugged the line would still run until the part got to the unplugged tool. The line would just stop and look like it was running normal. If you connected a laptop to the PLC and ran the troubleshooter you would see the fault, but I wanted to annunciate that fault on the HMI. This is how you do it....

_EC_DissconSlavTbl - This is a system variable that shows the disconnected device (I haven't got this one to work yet)

_EC_PDSlvTbl - This system variable shows the processing data communicating slave table (This is the one that I can used to see if a device is working, drops low when it not)

So with my NX-102 we are allowed 192 nodes on EtherCAT. If node 20 drops out then _EC_PDSlvTbl[20] will be low. Now for the Cube67's, if a device that is connected to that node gets disconnected, that same bit will drop low, pointing you to the master. My next step is to figure out how to see which port on the Cube67 has issues.

Scott
 
*Got it!*

EC_CoESDORead is the command you need to use. If anyone needs help using this, I can give you the info you will need.



Thanks for everyone's help.
 

Similar Topics

Hi, I have been trying to run drive via Sysmac studio. I can ping the drive. I can see the logic bits going on/off as per command. But, drive is...
Replies
21
Views
566
Good morning to everyone on the forum and happy new year. I'm trying to use the following functions in sysmac studio, because I need to enable one...
Replies
1
Views
327
So, here's probably a silly one that I hope someone here knows. I am working with a SYSMAC NA5 HMI. (First time doing anything with Omron.) What...
Replies
1
Views
508
Good morning everyone, I'm having difficulty using the "sin" and "cos" functions in sysmac, in particular the results of the functions are not...
Replies
15
Views
1,153
I took an online course but don't remember covering this. How do I access the system clock in a compare instruction? I want to turn on an output...
Replies
1
Views
509
Back
Top Bottom