Use position setpoint for Cyclic Synchronous Position control
How to setup your configuration
less than a minute
Per default the Motorcortex Store Examples: Machine and Robot are configured for Cyclic synchronous position control (CSP).
How to configure your application for CSP:
-
Configure the
driveOpModetoCSP, Checkout: How to Change the driveOpMode? -
For Cyclic synchronous position control, linking of
./motorPositionTargetand./motorPositionActualis required. Checkout: ECAT-Tool.ECAT Example:
-
Configure the Position Transformation.
-
Now your application is configured for
CSP.