| aMotion_GetParam | Index |
Definition:
Parameters:
| stemRef | - | An opaque library reference representing the aStem library which manages the communication with the BrainStem modules. |
| module | - | The IIC address of the Moto module that will return the a control parameter for one of its motion control channels. This need not be the router. |
| channel | - | The index of the motion control channel. |
| paramIndex | - | The index of the motion control parameter. |
| pVal | - | Address of short where the result will be stored. |
Return Value:
Description:
This routine manages the BrainStem packets needed to request a 2-byte parameter associated with a motion control channel and receive the reply.
See the cmdMO_CFG documentation for a description of motion control parameters.
Related: