.

meiControlMemoryToFile

Declaration

 
long  meiControlMemoryToFile(MPIControl    control,
const char *fileName);
  Required Header: stdmpi.h
Change History: Modified in the 03.03.00

Description

mpiControlMemoryToFile creates a file with a copy of the current controller memory. The contents of this file may then later be viewed using the VM3 utility. This is often useful for helping troubleshoot a problem that is difficult to understand.

 
control a handle to the Control object.
*filename The name of the file to be created which will hold the contents of controller memory.
   
 
Return Values
MPIMessageOK  

Sample Code

 

long result = 
meiControlMemoryToFile(control, “controllerMemory.mem”);
msgCHECK(result);

See Also

 

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering