跳转到内容

BMCLI doctor

命令名、参数与机器可读字段保持英文,以便直接复制到终端或交给 AI 使用;当前安装版本的精确契约请以 bmcli help ... --format=json 为准。

Check the BMCLI runtime environment, including the BMCLI version, loaded BMAPI DLL path and version, compile-time BMAPI header version, compiler, operating system, and connected hardware.

Terminal window
bmcli doctor
bmcli doctor --channel=10356/0

With --channel, the command also opens the selected channel and dumps its live mode, bitrate, terminal resistor, RX filters, CAN status, TX tasks, routes, logging, and replay state. A DLL/header version mismatch is reported prominently so that the deployed libbmapi.dll can be replaced before hardware tests.



权威来源: bmcli_reference.md in the BMCLI repository. Run bmcli help <category> <action> --format=json for the exact contract of the installed version.