NexMotion  1.4.0
Open Robots & Machines [WIP]
Trace_Mode

API Trace mode definition. More...

Macros

#define NMC_TRACE_MODE_DISABLE   (0)
 Turn off the trace function and do not output anything.
 
#define NMC_TRACE_MODE_ERROR   (1)
 Output the APIs with errors only.
 
#define NMC_TRACE_MODE_ALL   (2)
 Output all APIs.
 

Detailed Description

API Trace mode definition.