RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
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.
Remarks
This function is also available in
RapidSequencer
.
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 on Thu Sep 28 2023 12:52:44 for RMP Motion Controller by
1.8.20