. |
MEIMotionActionFunction Definition
Description MEIMotionActionFunction is a function prototype definition. This is the prototype for a user defined callback function in the mpiMotionAction(...) method. If a callback function is set using meiMotionActionFunction(...), then every time the application calls mpiMotionAction(...), the callback function will be executed. Your motion action callback function must implement the exact interface of the above prototype. Using a callback function can be useful to log details of mpiMotionAction(...) calls. WARNING:
See Also mpiMotionAction | meiMotionActionFunction
|
| | Copyright © 2001-2021 Motion Engineering |