The RMP Motion Controller APIs

◆ LineTextGet()

const char *const LineTextGet ( uint32_t lineNumber)
pure virtual
Parameters
lineNumberthe line from the file to find.
Returns
(char*) the text that was found on the specified line number.
Note
NOT MULTI THREAD SAFE
Comments and extra white space will be cut from the original input.
See also
GcodeReload() Visit our Topic Page for more information.