. |
Configuring the Compensator Objects for OperationAfter determining the required compensator table size, we need to configure both the embedded compensation tables on controller and the MPI Compensator object.We will illustrate how to do this using the X-Y-Z system defined in the Determining Required Compensator Table Size section. Configuring Controller Compensation Table
|
if (returnValue ==
MPIMessageOK) { /*
|
returnValue
= if
(returnValue == MPIMessageOK) { /*
configure first compensating (input) axis */ config.inputAxis[0].axisNumber
= 0; /*
configure second compensating (input) axis */ /*
configure compensated (out) axis */ returnValue
= |
| | Copyright © 2001-2021 Motion Engineering |