Search found 4 matches

by imuguruza
15 Feb 2017, 11:44
Forum: Software
Topic: Gateway Packets
Replies: 9
Views: 7274

Re: Gateway Packets

Well, you're right I messed up some concepts. Even that, I think that as there's lack of documentation how to do it. I don't really get how can I send simple variables to the EtherCAT gateway, how this EtherCAT abstraction works. When do you plan to release docs about how to use different field buse...
by imuguruza
14 Feb 2017, 11:01
Forum: Software
Topic: Gateway Packets
Replies: 9
Views: 7274

Re: Gateway Packets

Great, so I would like to read a variable that comes from other device through the EtherCAT bus. How can I do this? I'm able to read the Revolution Pi EtherCAT Gateway variables using the LightSwitch code. But how can I write a variable and send it through the network? Same with reading, how can I r...
by imuguruza
13 Feb 2017, 17:21
Forum: Software
Topic: Gateway Packets
Replies: 9
Views: 7274

Re: Gateway Packets

Hi,

First of all, thanks for your fast answer. It makes sense, if I got it you mean that I will not have access to the specific bus I'm working under but to the defined data at the configuration. How can I import those variables in Python? Any example I could have a look?

imuguruza
by imuguruza
13 Feb 2017, 15:58
Forum: Software
Topic: Gateway Packets
Replies: 9
Views: 7274

Gateway Packets

Hey there, I would like to know if it's possible to see at the PiCore the packets of the different networks I have access thank to different gateways. For example, I would like to see which CAN packets are going around in the CANopen bus or at the EtherCAT bus. How can I make this stuff?? Also, woul...