| aMotion_SetParam | 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 module that will receive new parameter data 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. |
| val | - | The new parameter value. |
Return Value:
Description:
This routine manages the BrainStem packets needed to assign a new values to one of the parameters associated with a motion control channel.
See the cmdMO_CFG documentation for a description of motion control parameters.
Related: