ingeniamc / ingeniamotion

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

INGM-405: New example of using PDO poller #163

Closed WoodElv closed 6 months ago

WoodElv commented 7 months ago

Example using PDO poller

Description

The example establish a CoE communication, set a type of sensor for position and velocity feedback sensors, and read them using a poller with PDO.

Type of change

Tests

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

Documentation

Please update the documentation.

Code formatting