Author |
Message |
Omar Ampyx
|
PostPosted: Thu Oct 18, 2018 8:52 am |
|
Joined: Thu Aug 23, 2018 8:42 am Posts: 43
|
Hi everyone,
Checking the 'automatic mapping' box on AXIS_REF_ETC_DS402_CS does not communicate any position, speed, torque parameters with the drive, the only thing being communicated is the status and control word.
Looking online inside the axis struct, you can see that the addresses on the mapping entries are missing (see screenshot).
Anybody knows why this is happening?
Gr, Omar
You do not have the required permissions to view the files attached to this post.
|
|
Top |
|
 |
Omar Ampyx
|
PostPosted: Thu Oct 18, 2018 10:59 am |
|
Joined: Thu Aug 23, 2018 8:42 am Posts: 43
|
Hi everyone,
I found the issue, I didnt define the expected PDOs on the ETC slave to which the axis was connected. If the axis cant find the expected PDOs it does not generate an error, it just maps to a null address, so no communication is performed.
Once I defined the right PDOs on the slave, then toggling the automatic mapping checkbox maps the PDOs to the axis parameters as expected.
Cheers, Omar
|
|
Top |
|
 |