MPI 04.00 Reference >> mpiMotion
mpiMotionLogPrint
Declaration
long mpiMotionLogPrint(MPIMotion motion, const char *filename);
Required Header: stdmpi.h
Change History: Modified in the 03.03.00
Description
mpiMotionLogPrint reads the motion log buffer entries and writes the data into a file specified by the fileName.
motion | a handle to the Motion object. |
---|---|
*filename | a pointer to a file name string. |
Return Values |
---|
MPIMessageOK |