ingeniamc / ingeniamotion

Motion library for Ingenia servo drives
Other
6 stars 0 forks source link

INGM-410: make new example about perform a commutation with different encoders #168

Closed WoodElv closed 5 months ago

WoodElv commented 5 months ago

Run a commutation test with different feedbacks configurations

Description

The example steps:

  1. ECAT connection.
  2. Set a Feedbacks configuration below:
    • Only incremental encoders.
    • Only absolute encoders.
    • Incremental encoders and Digital Halls.
  3. Run the commutation test.
  4. Disconnection.

Fixes # INGM-410

Type of change

Please add a description and delete options that are not relevant.

Tests

Please describe the tests that you ran to verify your changes if it applies.

Documentation

Please update the documentation.

Code formatting