MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ TraceFileClose()

void TraceFileClose ( )
pure virtual

Stops Logging to the file.

Description:
Turns off logging to TraceFile.
Sample Code:
axis->TraceFileClose(); // saves trace output to the file
See also
Trace, TraceMaskOnGet, TraceMaskOnSet, TraceMaskOffSet, TraceMaskClear
 
Examples
Home.cpp.