RMP Motion Controller
10.6.6
APIs
, concepts, guides, and more
Community
Support
Contact
◆
TraceFileSet()
void TraceFileSet
(
const char *const
fileName
)
inherited
Description:
Any Tracing messages will be stored in filename. Deletes and replaces file if it already exists.
Parameters
fileName
Specifies the location and file name to save trace output to.
Sample Code:
axis->TraceFileSet(
"TraceOutput.txt"
);
// saves trace output to the file
See also
RapidCodeObject::Trace
,
RapidCodeObject::TraceMaskOnSet
,
RapidCodeObject::TraceMaskOnGet
,
RapidCodeObject::TraceMaskOffSet
,
RapidCodeObject::TraceMaskClear
,
RapidCodeObject::TraceFileSet
,
RapidCodeObject::TraceFileClose
,
RapidCodeObject::TraceInjectMessage
RSI
RapidCode
Cartesian
Robot
Generated by
1.10.0