mpiControlInit

Declaration
long mpiControlInit(MPIControl   control)
Required Header stdmpi.h
Description

ControlInit initializes the motion control device control. ControlInit must be called at least once after a control object has been created and before any other mpiControl methods are called [with the exception of mpiControlDelete(...)].

Return Values
MPIMessageOK if ControlInit successfully initializes the motion control device control
See Also mpiControlDelete