MPI 04.00 Reference >> mpiMotion
mpiMotionLogOpen
Declaration
long mpiMotionLogOpen(MPIMotion motion, long maxEntries);
Required Header: stdmpi.h
Description
mpiMotionLogOpen allocates a memory buffer for motion logging.
| motion | A handle to the Motion object. |
|---|---|
| maxEntries | The maximum number of log entries. This value determines the log buffer memory size. |
| Return Values | |
|---|---|
| MPIMessageOK | |
