RMP Motion Controller
10.3.8
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
TraceInjectMessage()
void TraceInjectMessage
(
RSITrace
traceLevel
,
const char *const
message
)
inherited
Description:
TraceInjectMessage will put whatever message you created at whatever level you specific in the log.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
axis->TraceInjectMessage(RSITraceCUSTOM,
"Starting Process Alpha"
);
//Can be used as a sort aid.
Note
You should pretty much always use RSITraceCUSTOM as the traceLevel.
See also
TraceFileSet
,
Trace
,
TraceMaskOnSet
,
TraceMaskOnGet
,
TraceMaskOffSet
RSI
RapidCode
Cartesian
Robot
Generated on Wed Jun 1 2022 12:09:24 for RMP Motion Controller by
1.8.20