Use position setpoint for Cyclic Synchronous Position control

How to setup your configuration

Per default the Motorcortex Store Examples: Machine and Robot are configured for Cyclic synchronous position control (CSP).

How to configure your application for CSP:

  1. Configure the driveOpMode to CSP, Checkout: How to Change the driveOpMode?

  2. For Cyclic synchronous position control, linking of ./motorPositionTarget and ./motorPositionActual is required. Checkout: ECAT-Tool.

    ECAT Example:

image not found
image not found

  1. Configure the Position Transformation.

  2. Now your application is configured for CSP.