mpiControlInfo

Declaration

int32_t  mpiControlInfo(MPIControl       control,
                     MPIControlInfo   *info);

 

Required Header: stdmpi.h

Change History: Modified in 04.00.

Description

mpiControlInfo retrieves information about an MEI motion controller.

control a handle to the Control object
*info a pointer to MPIControlInfo that gets completed with the appropriate controller information.
Return Values
MPIMessageOK