Common API by Task
For detailed API specifications, see API Details (Common).
Quick Navigation by Goal
| What you want to do | Call order (typical) | Related definitions / structures |
|---|---|---|
| Verify connection and start | MPXGetAPIVersion -> MPXOpen -> MPXGetStatus | StMPXAPIVersion, StMPXDeviceInfo, API Return Values |
| Start/stop monitoring | MPXMonitorStart -> MPXMonitorStop | Sync Mode, MicroPeckerX Status |
| Acquire logs | MPXSetGetLogMode -> MPXSetLogCallBack or MPXGetLog | Log Acquisition Mode, StMPXLogCB, StMPXLog, Buffer Overrun Presence |
Protocol-specific Pages
- For CAN/CAN FD: CAN API Mapping
- For LIN: LIN API Mapping