The RMP Motion Controller APIs

◆ MemoryToFile()

void MemoryToFile ( const char *const fileName)
Parameters
fileNamefile to save memory to. Will overwrite existing files.
Description:
MemoryToFile will save the current state of the RMP firmware into a memory dump file. You can use DumpDiff to compare different memory saves.
Remarks
This function is also available in RapidSequencer.