The RMP Motion Controller APIs

◆ FileClose()

static void FileClose ( )
static
Description:
Turns off logging to TraceFile.
Remarks
This function is also available in RapidSequencer.
Sample Code:
Trace::FileClose(); // saves trace output to the file
static void FileClose()
Stops Logging to the file.
See also
Trace::MaskSet, Trace::MaskOnSet, Trace::MaskOnGet, Trace::MaskOffSet, Trace::MaskClear, Trace::FileSet, Trace::FileClose, Trace::InjectMessage