| aMotion_GetRampFlags | Index |
Definition:
Parameters:
| channel | - | Motion control channel. |
Return Value:
Description:
This routine returns the current ramp flags for a motion control channel.
Example:
#include <aMotion.tea>
n=aMotion_GetRampFlags(0);
This would set variable n to the ramp flags for channel 0.
Related: