. |
mpiControlInit / meiControlInit Declaration: mpiControlInit
Description mpiControlInit initializes the control object. ControlInit must be called after mpiControlCreate(...) and before any other MPI calls in your application. ControlInit establishes communication with the motion controller hardware and initializes any SynqNet networks connected to the controller. Controller communication can occur through direct memory access, device driver, or remote via client/server. Sample Code
Declaration: meiControlInit
Description meiControlInit initializes the Control object. ControlInit must be called after mpiControlCreate(...) and before any other MPI calls in your application. ControlInit establishes communication with the motion controller hardware. Unlike mpiControlInit(...), it does NOT initialize any SynqNet networks connected to the controller. Controller communication can occur through direct memory access, device driver, or remote via client/server.
Sample Code
See Also mpiControlCreate | mpiControlDelete | MPI_INTERFACE_VERSION
|
| | Copyright © 2001-2021 Motion Engineering |